Page 2 of 2

Posted: Wed Feb 04, 2009 6:08 pm
by gertjan
Hex wrote:Gentlemen, forgive me for being new to the ZoneMinder (i.e. asking stupid questions), but how do I exactly use this in an already compiled version, such as the one used in Ubuntu (from reps)?

I have a camera with an mjpegb (yuvj422p) stream that I can view with ffmpeg/ffplay. Since using mjpeg gives me twice as good fps than using a static jpg path, I'd like to give gertjan's script a try. Thank you for not hitting me with a brick here :D
Be asured, i wont start hitting people with bricks ;) Unfortunately you cannot use this version i made with a precompiled version, you'll have to build from source yourself and use my version of the remote camera support.

You can also try the latest test version which now has ffmpeg as a monitor type, see above for the link:
zoneminder wrote: I thought you might be interested that the latest release candidate for 1.24.0 now includes an ffmpeg monitor type which essentially implements a similar process to that described above in that any path can be assigned and that is passed directly to ffmpeg for processing. Please see the last post in this thread for details. Thanks to gertjan for his original post which was part of the inspiration for this.

Posted: Wed Feb 04, 2009 10:41 pm
by Hex
Thank you for replying. I've successfully compiled 1.24.0, but I have trouble setting it up (mysql, etc.) - not really such an advanced user as I wish to be. I'll read through the documentation and will try to set it up. Starting to think that it's easier to use Windows (oh no! :D).

Thank you again! :)

Posted: Fri Feb 13, 2009 7:49 pm
by gertjan
zoneminder wrote:I thought you might be interested that the latest release candidate for 1.24.0 now includes an ffmpeg monitor type which essentially implements a similar process to that described above in that any path can be assigned and that is passed directly to ffmpeg for processing. Please see the last post in this thread for details. Thanks to gertjan for his original post which was part of the inspiration for this.

Also I submitted a patch to ffmpeg to permit urls with authentication of the form of user:pass@hostname/path to be correctly authenticated which should fix some of the issues described in earlier posts. The patch has now been accepted and should be available in the latest ffmpeg via svn.
Had time to do a first test today, it's looking great and much easier this way. I'll try a few of our camera's the coming time.

Posted: Tue Apr 21, 2009 12:20 pm
by aussie_1968
hi,

extract from change log 1.24.1
>...MPEG cameras, MPJPEG cameras, video files or basically anything that ffmpeg will understand
since ffmpeg understands h.264, will we be able to use cards which can hardware encode in h.264 and save it to disc in that format ?

cheers
Martin

Posted: Thu Sep 24, 2009 1:01 am
by warwickw
I'm using 1.24.2 with an AVtech AVI201 camera, and also getting the split screen effect, top half black bottom half correct.

From Quicktime or VLC the picture is correct.

Does anyone know what causes this in ZM and how to fix it.

Thanks!