Search found 2 matches

by lunatic4ever
Mon Sep 21, 2009 8:46 am
Forum: ZoneMinder 1.24.x
Topic: ffmpeg source - how to specify extra options
Replies: 1
Views: 1750

Meanwhile I found a workaround.
I re-stream the corrupted stream using ffserver to another port on my machine and use this new stream in ZM
Works perfectly...

This is where I found the correct setup for ffserver: http://www.infohit.net/blog/post/motion ... linux.html
by lunatic4ever
Sun Sep 20, 2009 6:45 am
Forum: ZoneMinder 1.24.x
Topic: ffmpeg source - how to specify extra options
Replies: 1
Views: 1750

ffmpeg source - how to specify extra options

Hi, I have a cheap webcam that produces corrupted MJPEG-stream. (it's a KONIG CMP-NWIPCAM10, based on the SQ610 platform) After messing around with scripting to correct the stream for ZM i found that ffmpeg can handle this corrupt stream but ONLY when you specify the -er parameter and set it to 4 ...