Cannot find out the source for Foscam FI9805W
Posted: Mon Dec 16, 2013 3:26 pm
Dear ZoneMinder users,
I have Foscam FI9805W IP camera and I am trying to set it up with ZoneMinder. I have followed the instructions on wiki page, but after I have defined the source:
I see in the log:
and when I run ffmpeg for the same URL I get error:
I wonder if I am using the correct port, as port 88 is listed as default HTTP port in camera settings however when I try to connect with browser to http://...:88/ it says that connection is reset. Nevertheless when connecting via HTTPs, I can login-in to camera Web UI and see the correct camera output (provided that one has plugin installed).
I have Foscam FI9805W IP camera and I am trying to set it up with ZoneMinder. I have followed the instructions on wiki page, but after I have defined the source:
Code: Select all
rtsp://<user>:<password>@<ip>:88/videoMain
Code: Select all
'zma -m 3' exited abnormally, exit status 255
Code: Select all
ffmpeg -f flv rtsp://...:88/videoMain
... No such file or directory