Hi All
First post, sorry if its a simple one, I have searched but struggle to find anything that can help !
I have just purchased a number of IP based cameras and an NVR, but i would like to replace the NVR with zoneminder if possible.
The NVR is working and i can also see my cameras via iSpy and ONVIF device manager.
From what i have discovered the cameras are available via an unathenticated RTSP stream, i can validate this by going to:
rtsp://192.168.88.220:554/av0_0 in VLC
What I am struggling to do is get ZoneMinder to work with that address, no matter what I seem to do ...
Does anyone have any ideas why this may not be working ?
Thanks
Rtsp issue
Re: Rtsp issue
What cameras? Did you try source type ffmpeg? You also have to get the resolution (Capture Width - Capture Height) spot on!
Re: Rtsp issue
The cameras are so no brand chinese ones.
I tried with these settings:
But with no joy (and tried most varients of these too ...).
I tried with these settings:
But with no joy (and tried most varients of these too ...).
Re: Rtsp issue
Your resolution is likely wrong. Open the camera with VLC. Click Tools - Media Information - Codec. See the Display Resolution and use that or smaller values with the same proportions. (for example: 1280x720 or 640x360 or 320x180). Use 32 bit colour
- knight-of-ni
- Posts: 2406
- Joined: Thu Oct 18, 2007 1:55 pm
- Location: Shiloh, IL
Re: Rtsp issue
What version zoneminder are you using? Your screenshot does not appear to be that of zm 1.30.
Did you have a reason to choose RTP/Multicast? Only some cameras support multicasting, and since that is an advanced feature most do not come out of the box with it enabled. Try RTP/Unicast or RTP/RTSP instead.
Did you have a reason to choose RTP/Multicast? Only some cameras support multicasting, and since that is an advanced feature most do not come out of the box with it enabled. Try RTP/Unicast or RTP/RTSP instead.
Visit my blog for ZoneMinder related projects using the Raspberry Pi, Orange Pi, Odroid, and the ESP8266
All of these can be found at https://zoneminder.blogspot.com/
All of these can be found at https://zoneminder.blogspot.com/
Re: Rtsp issue
Thanks Chaps - upgraded to latest and changed the resolution and I am in business !