Page 1 of 1

adding IPcamera not in the list

Posted: Wed May 01, 2019 6:16 am
by cjvijf
Hello,
I tried, in several ways, to add an IP cam to the list. It is an onvif camera, I can access it sending XML, with soap/gnu-c

I can also access them in ways like:

rtsp://192.168.1.64:554/user=admin&password='passwd'&channel=1_stream=0.sdp?realstream
rtsp://192.168.1.64:554/user=admin&password='passwd'&channel=1_stream=1.sdp?realstream
rtsp://192.168.1.64:554/user=admin_password='sha1-digest'_channel=1_stream=0.sdp?real_stream
http://192.168.1.64/webcapture.jpg?comm ... rd='passwd'

how do I add a camera like this? (I did browse through the guides a bit, but didn't see anything really).

thanks,

Ron

Re: adding IPcamera not in the list

Posted: Sat May 04, 2019 12:05 am
by bbunge
If you can get the camera to stream in VLC use those settings in Zoneminder ffmpeg. Use VLC (Tools, Media Information, Codec) to check camera Display Resolution to use in Zoneminder.

Re: adding IPcamera not in the list

Posted: Mon May 13, 2019 11:36 am
by lbm
Try with user:pass before the IP, like so.

(This works for mine hikvision cameras)
rtsp://user:password@ip//Streaming/Channels/1