OK,
rtsp://xxxx:xxxx@192.168.0.92/videoMain
instead of
rtsp://xxxx:xxxx@192.168.0.92:88/videoMain
Search found 2 matches
- Wed May 11, 2016 1:35 pm
- Forum: ZoneMinder 1.29.x
- Topic: Unable to get ZM to read Foscam C1
- Replies: 6
- Views: 7719
- Tue May 10, 2016 10:39 pm
- Forum: ZoneMinder 1.29.x
- Topic: Unable to get ZM to read Foscam C1
- Replies: 6
- Views: 7719
Re: Unable to get ZM to read Foscam C1
Your error log shows socket errors. In my case this was caused by bad webserver config. I had socket errors too. After long investigation I found this out ... Apache2 on Ubuntu 14.04 or later: - disable all sites (list of sites by executing command line: "sudo ls /etc/apache2/sites-enabled -al ...