Hi
I've connected a Gransdtream GXV3611HD to Zoneminder via FFMPEG as I can't get anywhere with the Remote/RTSP configuration. When using FFMPEG I see varying levels of frame corruption/noise in Zoneminder, i.e. the top half (varies) of the image is great, but then the bottom half is repeats of the last good row or there is noise in the image. I've tried varing resolutions and framerates.
If I configure Zoneminder to use JPEG, the image is good.
All of the streaming URL's are rock solid in VLC.
Has anyone managed to get streaming to Zoneminder working with this camera?
Thanks
Steve
Proken images / frame noise with Gransdtream GXV3611HD
-
- Posts: 678
- Joined: Wed Dec 16, 2009 4:32 pm
- Location: Israel
Re: Proken images / frame noise with Gransdtream GXV3611HD
FFMPEG has issues with RTSP\RTP over UDP (the way it should be), so you need to add ?tcp to the end of path to force it to use TCP
http://ffmpeg.org/pipermail/libav-user/ ... 00405.html
http://ffmpeg.org/pipermail/libav-user/ ... 00405.html
Kfir Itzhak.