Page 1 of 1

Problem with intermittent FFMPEG stream

Posted: Sun Nov 17, 2013 9:46 pm
by srcurtis
Hi

I'm running ZoneMinder 1.25.0 as packaged with Debian wheezy.

I have an HikVision 3MP camera which I cannot configure using RTSP and am therefore using an FFMPEG connection. Zoneminder does capture / display the stream but it keeps ghosting/corrupted/dropping out. I have tried two difference computers and get the same problem on both.

I have attached a screen grab of the log.

Any help would be much appreciated.

Thanks

Steve

Re: Problem with intermittent FFMPEG stream

Posted: Sun Nov 17, 2013 11:55 pm
by bbunge
Try putting a ?tcp at the end of your source line. This should force the use of TCP vs. UDP and could fix the issue. Also slow down the frame rate at the camera to around 5 FPS. Increase it if it works better.

bb