I have 7 IP cameras that I live stream using RTSP and everything works perfectly fine. I'm having trouble getting them to communicate with zoneminder.
The model numbers for 6 of them are: PIP-DM2MP-VF
The last camera is: ST-IP121M-2M
I have a feeling I am putting the wrong "Remote Host Path" in for the source when trying to configure the camera. I am tryin RTSP for remote protocol, RTP/RTSP for the remote method and the remote host path I am just trying some of the RTSP url that I use in any media player such as VLC.
Can anyone please help me with putting in the correct information to configure these cameras?
The log I get shows messages below:
2015-02-20 14:14:21.955625 zmc_m2 16112 ERR Unexpected response code 451, text is 'ERROR' zm_rtsp.cpp 92
2015-02-20 14:14:21.044868 zmc_m2 16110 INF Starting Capture zmc.cpp 195
2015-02-20 14:14:20.867900 zmdc 16110 INF 'zmc -m 2' started at 15/02/20 14:14:20 zmdc.pl
2015-02-20 14:14:20.847000 zmdc 1680 INF 'zmc -m 2' starting at 15/02/20 14:14:20, pid = 16110 zmdc.pl
2015-02-20 14:14:20.821100 zmdc 1680 INF Starting pending process, zmc -m 2 zmdc.pl
2015-02-20 14:14:20.815190 zmdc 1680 ERR 'zmc -m 2' exited abnormally, exit status 255 zmdc.pl
2015-02-20 14:14:20.777171 zmc_m2 16090 FAT No RTSP sources zm_remote_camera_rtsp.cpp 155
2015-02-20 14:14:11.529831 zmc_m2 16094 ERR Unexpected response code 451, text is 'ERROR' zm_rtsp.cpp 92
Unable to connect my cameras
-
- Posts: 7
- Joined: Sun Jun 14, 2015 3:32 pm
Re: Unable to connect my cameras
It would be helpful if you told us what Remote Host Path you are using. Here's what I use:
Source Type: Ffmpeg
Maximum FPS: leave empty
Source Path: rtsp://username:password@192.168.25.55:554
Target Colorspace: 24 bit colour
capture width: 1280
capture heigth: 960
(use your actual username, password, IP address, and width and height)
Of course, your cameras might need different settings. I couldn't anything for them on google. What settings work for VLC?
Source Type: Ffmpeg
Maximum FPS: leave empty
Source Path: rtsp://username:password@192.168.25.55:554
Target Colorspace: 24 bit colour
capture width: 1280
capture heigth: 960
(use your actual username, password, IP address, and width and height)
Of course, your cameras might need different settings. I couldn't anything for them on google. What settings work for VLC?