Help getting HikVision IP camera working
Posted: Sun Jul 10, 2016 10:38 pm
I just recently installed ZoneMinder and can't seem to get this HikVision camera working at all. Here's what I have so far:
Ubuntu 14.04
ZoneMinder (default 1.29.0) installed from the repository in the install guide
HikVision DS-2CD3132F-IWS IP camera
ZoneMinder is running fine, the camera is working fine on its own. I was able to successfully get my VeraLite to see the feed from it using the generic IP camera plugin. This uses /Streaming/Channels/1/picture as the URL.
Now, I've found a number of suggestions for what to use as the source in ZoneMinder for these HikVision cameras, but nothing for this specific model. Under General, I've selected Ffmpeg. Under Source I'm using RTP/RTSP with the correct resolution manually entered and 24 bit color. For Source Path I've tried the following:
rtsp://username:password@192.168.1.XXX:554/Streaming/Channels/1
rtsp://username:password@192.168.1.XXX:554/Streaming/Channels/1/picture
rtsp://username:password@192.168.1.XXX:554/cam/realmonitor?channel=1&subtype=0?tcp (with and without the ?tcp at the end)
rtsp://username:password@192.168.1.XXX:554/rtsp://192.168.1.XXX:554/ISAPI/Streaming/channels/1
Lastly, rtsp://username:password@192.168.1.XXX/video.h264 (This is what the Windows version of iSpy suggested and worked on that platform).
All of these I've tried both with and without the port specified. I'm not able to get a picture with any of these settings, just a missing image icon.
Has anyone gotten this particular model working? Am I missing something like H264 or FFMPEG that needs to be installed separately from ZoneMinder on Ubuntu?
Ubuntu 14.04
ZoneMinder (default 1.29.0) installed from the repository in the install guide
HikVision DS-2CD3132F-IWS IP camera
ZoneMinder is running fine, the camera is working fine on its own. I was able to successfully get my VeraLite to see the feed from it using the generic IP camera plugin. This uses /Streaming/Channels/1/picture as the URL.
Now, I've found a number of suggestions for what to use as the source in ZoneMinder for these HikVision cameras, but nothing for this specific model. Under General, I've selected Ffmpeg. Under Source I'm using RTP/RTSP with the correct resolution manually entered and 24 bit color. For Source Path I've tried the following:
rtsp://username:password@192.168.1.XXX:554/Streaming/Channels/1
rtsp://username:password@192.168.1.XXX:554/Streaming/Channels/1/picture
rtsp://username:password@192.168.1.XXX:554/cam/realmonitor?channel=1&subtype=0?tcp (with and without the ?tcp at the end)
rtsp://username:password@192.168.1.XXX:554/rtsp://192.168.1.XXX:554/ISAPI/Streaming/channels/1
Lastly, rtsp://username:password@192.168.1.XXX/video.h264 (This is what the Windows version of iSpy suggested and worked on that platform).
All of these I've tried both with and without the port specified. I'm not able to get a picture with any of these settings, just a missing image icon.
Has anyone gotten this particular model working? Am I missing something like H264 or FFMPEG that needs to be installed separately from ZoneMinder on Ubuntu?