Search found 23 matches
- Thu Feb 21, 2013 1:30 pm
- Forum: User Contributions
- Topic: Zoneminder branch various patches + fix and plugins
- Replies: 25
- Views: 21095
- Sun Dec 30, 2012 12:38 am
- Forum: User Contributions
- Topic: Zoneminder branch various patches + fix and plugins
- Replies: 25
- Views: 21095
Re: Zoneminder branch various patches + fix and plugins
Hi Nextime, I'm now getting zma crashes with your wonderful ANPR plugin. Unfortunately the only debug info I get says it exited abnormally. So I am unsure what I should be doing to debug this. Can you provide some insight? I'd like to help out get this as stable as possible. Cheers Chris Chris, the ...
- Sun Dec 30, 2012 12:34 am
- Forum: User Contributions
- Topic: Zoneminder branch various patches + fix and plugins
- Replies: 25
- Views: 21095
Re: Zoneminder branch various patches + fix and plugins
Hi Nextime, Loving your work here. I have tried and tried and only just finally have I found out why the code wasn't compiling on Ubuntu. Your checks inside configure.ac aren't quite right. Here is a diff to show you what I've changed based on the libav9-ftbfs patch that is going to be part of the ...
- Sun Dec 16, 2012 11:11 am
- Forum: User Contributions
- Topic: Zoneminder branch various patches + fix and plugins
- Replies: 25
- Views: 21095
Re: Zoneminder branch various patches + fix and plugins
when i start : # zmupdate.pl Bareword "ZM_EVENT_IMAGE_DIGITS" not allowed while "strict subs" in use at /usr/lib64/perl5/site_perl/5.12.4/x86_64-linux/ZoneMinder/General.pm line 437. BEGIN not safe after errors--compilation aborted at /usr/lib64/perl5/site_perl/5.12.4/x86_64-linux/ZoneMinder ...
- Sat Dec 15, 2012 1:43 am
- Forum: User Contributions
- Topic: Zoneminder branch various patches + fix and plugins
- Replies: 25
- Views: 21095
Re: Zoneminder branch various patches + fix and plugins
Ok, hope i found where was the error, a wrong #if of the version of libav in the encode_video() declaration.
Now it should work on revision 144
Now it should work on revision 144
- Sat Dec 15, 2012 1:32 am
- Forum: User Contributions
- Topic: Zoneminder branch various patches + fix and plugins
- Replies: 25
- Views: 21095
Re: Zoneminder branch various patches + fix and plugins
Which version of libav have you installed?
- Thu Dec 13, 2012 11:19 am
- Forum: User Contributions
- Topic: Zoneminder branch various patches + fix and plugins
- Replies: 25
- Views: 21095
Re: Zoneminder branch various patches + fix and plugins
hello my question is will it help me your patch for 63 cameras that I stand now? and the memory is filled almost completely, although it lived up to 15 cameras at 2GB , so there should be about 8 GB , not 32 GB full. I use zm 1.24.4, and what advice would you give the value or shmmax shmmal. From ...
- Thu Dec 13, 2012 11:17 am
- Forum: User Contributions
- Topic: Zoneminder branch various patches + fix and plugins
- Replies: 25
- Views: 21095
Re: Zoneminder branch various patches + fix and plugins
http://svnweb.mageia.org/packages/cauldron/zoneminder/current/SOURCES/zm-1.25.0-fda-fix_kernel_3.5-zm_local_camera.cpp.patch?revision=292235&view=markup +++src/zm_local_camera.cpp 2012-09-11 12:41:09.725153941 +0100 @@ -1048,7 +1048,8 @@ - enum v4l2_buf_type type = v4l2_data.fmt.type; +// enum v4l2 ...
- Mon Dec 03, 2012 9:36 am
- Forum: User Contributions
- Topic: Zoneminder branch various patches + fix and plugins
- Replies: 25
- Views: 21095
Zoneminder branch various patches + fix and plugins
Hello all. I'm working on a branch of zoneminder 1.25 that is trying to unify various patches from different contributors. Actually applied patches are: * masterofknife's performances patchset * plugin patches * updated support for latest ffmpeg version * various fixes And plugins: * face detection ...
- Thu Dec 13, 2007 6:02 pm
- Forum: User Contributions
- Topic: Raw stream viewer
- Replies: 198
- Views: 187004
- Tue Dec 11, 2007 6:41 pm
- Forum: Non-ZoneMinder Chat
- Topic: zm mailing list?
- Replies: 3
- Views: 2820
zm mailing list?
Forum is ok, sure, but for developers usually a mailing list is more friendly.
Why don't we setup a mailing list ( maybe a developement only one )?
Why don't we setup a mailing list ( maybe a developement only one )?
- Wed Dec 05, 2007 8:33 am
- Forum: User Contributions
- Topic: solution for cheap mpeg4 ip cams and others encoding input
- Replies: 14
- Views: 25161
- Wed Dec 05, 2007 8:30 am
- Forum: User Contributions
- Topic: Raw stream viewer
- Replies: 198
- Views: 187004
- Tue Dec 04, 2007 9:42 pm
- Forum: Non-ZoneMinder Chat
- Topic: Full Screen Shared Mem Viewer
- Replies: 10
- Views: 7486
Re: Full Screen Shared Mem Viewer
being quite a fan is there a way to make this run full screen, and if so is there a way to disable power mgt and screen saver from the command line? ie script to turn of pwr mgt screen saver etc run viewer and even better if it isnt running then run it? I simply launch xlib_shm from .xinitrc in the ...
- Tue Dec 04, 2007 9:31 pm
- Forum: User Contributions
- Topic: solution for cheap mpeg4 ip cams and others encoding input
- Replies: 14
- Views: 25161
Hi nextime You seem to have hit exactly what I want to do. I have set up ffmpeg and vloopback but I can't seem to figure out how to install vpipe and can't find any documentation on it? Ther's no documentation on vpipe, it's just a piece of code written by a my collegue in 2 hours to do the trick ...