I've been working on setting up ZoneMinder to stream video from a FOSCAM FI9831P camera. I've successfully tested the camera with VLC using the following URL:
rtsp://username:password@IPADDRESS:88/videoMain.
However, I haven't been able to get this configuration to work in ZoneMinder.
Code: Select all
Source Type: Remote
Remote Protocol: RTSP
Remote Method: RTP/Unicast
Remote Host Name: IPADDRESS
Remote Host Port: 88 Remote Host
Path: /videoMain
Target Colorspace: 32 bits
Capture Width: 1280
Capture Height: 720
Code: Select all
2015-07-23 19:53:32.002350 zmdc 9974 ERR 'zmc -m 1' exited abnormally, exit status 255 zmdc.pl
2025-04-20 19:53:31.999636 zmc_m1 10322 FAT No RTSP sources zm_remote_camera_rtsp.cpp 155
2025-04-20 19:53:22.911336 zmc_m1 10326 ERR Unexpected response code 400, text is 'Bad Request' zm_rtsp.cpp 92
2025-04-20 19:53:22.903196 zmc_m1 10326 ERR Unexpected response code 401, text is 'Unauthorized' zm_rtsp.cpp 92