Hello,

I'm using Linphone to set up a VoIP call, I want to use my Network camera (panasonic BB-HCM331) to set up the video connection. Linphone uses the /dev/video for video input.

Is there a way to connect or send trough the IP stream from the camera to the /dev/video input.

I'm trying VLC alltough it doesn't seem to work

Capture Network Stream:

Code:
http://user:password@192.168.xxx.xxx/nphMotionJpeg?Resolution=320x240&Quality=Standard
I get error containing the following message:

mjpeg demuxer debug: MIME boundary not found in xxxxx bytes of data.

I'm using the ffmpeg decoder.

tia LooS24