rtsp foscam FI9804P Works in VLC and ffmpeg but not zm
Posted: Wed Sep 30, 2015 1:28 am
I have a Foscam FI9804P. When I run the following command from the terminal they work fine:
ffmpeg -i rtsp://user:pass192.168.0.189:88/videoMain -r 30 -vcodec copy -an -t 10 test44.mp4
or within VLC.
Settings in ZM are as follows:
General:Sourcetype=FFMPEG
Source:Source Path =rtsp://user:pass@192.168.0.189:88/videoMain
Source:Remote Method=RTP/RTSP
Source: Target =32 bit
Source: Capture 1280x720
I get the following error in the ZM log:
Unable to open input rtsp://user:pass@192.168.0.189/videoMain due to: Operation now in progress
libvlc throws file errors.
Thanks,
ffmpeg -i rtsp://user:pass192.168.0.189:88/videoMain -r 30 -vcodec copy -an -t 10 test44.mp4
or within VLC.
Settings in ZM are as follows:
General:Sourcetype=FFMPEG
Source:Source Path =rtsp://user:pass@192.168.0.189:88/videoMain
Source:Remote Method=RTP/RTSP
Source: Target =32 bit
Source: Capture 1280x720
I get the following error in the ZM log:
Unable to open input rtsp://user:pass@192.168.0.189/videoMain due to: Operation now in progress
libvlc throws file errors.
Thanks,