Search found 24 matches

by kamand
Fri May 23, 2008 8:03 pm
Forum: Feature Requests
Topic: Force close events for Modect
Replies: 1
Views: 2291

And posible solution for version 1.22.2 --- bkp/zm_monitor.cpp 2007-07-13 19:53:28.000000000 +0300 +++ zm_monitor.cpp 2008-05-23 22:57:35.000000000 +0300 @@ -1254,6 +1254,7 @@ shared_data->state = state = IDLE; delete event; event = 0; + last_section_mod = 0; } else { @@ -1366,6 +1367,19 @@ last ...
by kamand
Fri May 23, 2008 8:33 am
Forum: Feature Requests
Topic: Force close events for Modect
Replies: 1
Views: 2291

Force close events for Modect

Hi, Zoneminder. I think would be nice to close events at sections end in MODECT like for RECORD or MOCORD, to prevent long live events. I saw such (legal) precedents with event duration more then 7 hours. Nothing to do here with zone settings here. It is legal motion. Managed to do this myself now ...
by kamand
Wed Dec 05, 2007 6:40 am
Forum: Non-ZoneMinder Chat
Topic: Full Screen Shared Mem Viewer
Replies: 10
Views: 7620

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? Partial answer: #!/bin/bash xhost 127.0.0.1 ...
by kamand
Thu Nov 22, 2007 7:17 am
Forum: ZoneMinder Previous Versions
Topic: People keeping popping in and out - please help!
Replies: 21
Views: 12605

SyRenity http://www.day32.com/MySQL/tuning-primer.sh get this script and post results for sections: [MEMORY USAGE] and [KEY BUFFER] here are my results: MySQL Version 4.1.12-log i586 Uptime = 1 days 23 hrs 45 min 5 sec Avg. qps = 9 Total Questions = 1710605 Threads Connected = 12 SLOW QUERIES ...
by kamand
Wed Nov 21, 2007 6:54 am
Forum: ZoneMinder Previous Versions
Topic: People keeping popping in and out - please help!
Replies: 21
Views: 12605

haus wrote:I also see 2-3 second "freezes" now and then where the cam seems overloaded. I've noticed it all the time, including when motion starts.
Another possible solution - tune mysql performance.
Regards.
by kamand
Tue Nov 20, 2007 6:56 pm
Forum: ZoneMinder Previous Versions
Topic: zmaudit.pl Too early removal ?
Replies: 2
Views: 3986

Sorry. This is my fault. I has wrongly looked in a code from version 1.22.3 instead of 1.22.2. 1.22.2 $fs_events->{$event} = ($fs_now - ($^T - ((-M $event) * 24*60*60))); 1.22.3 $fs_events->{$event} = (time() - ($^T - ((-M $event) * 24*60*60))); With changes from 1.22.3 everyting is ok. Had tested ...
by kamand
Thu Nov 15, 2007 7:49 pm
Forum: ZoneMinder Previous Versions
Topic: zmaudit.pl Too early removal ?
Replies: 2
Views: 3986

zmaudit.pl Too early removal ?

Hi It seems that zmaduit delete new events which was not in database when zmaudit started. I found this for zm 1.22.2, but this piece of code did not changed in 1.223 and 1.23.RC2. Partial log file: Nov 15 18:48:48 vdrsf zma_m6[7064]: INF [C-06: 23218 - Gone into alarm state] Nov 15 18:48:49 vdrsf ...
by kamand
Tue Oct 30, 2007 7:19 am
Forum: Hardware Queries
Topic: Pico2000 jitter solved, but better solution?
Replies: 1
Views: 2226

Re: Pico2000 jitter solved, but better solution?

Things were more stable with 2 cameras, and it never happened at all with 1 camera, so it seemed to relate somehow to the issue of switching channels as I added complexity to that task. The jitter caused headaches to the viewer and of course hundreds of false modetect alarms. Hi, Haus. I think this ...
by kamand
Mon Aug 27, 2007 9:03 am
Forum: Non-ZoneMinder Chat
Topic: Happy birthday, Linux
Replies: 0
Views: 1689

Happy birthday, Linux

Slightly out of date, but 16 years...
http://groups.google.ru/group/comp.os.m ... 044b?hl=ru&
Regards
Andrey.
by kamand
Mon May 28, 2007 2:19 pm
Forum: ZoneMinder Previous Versions
Topic: Help regarding video generation
Replies: 5
Views: 4370

Hello, Thanks a lot for this idea. For guys working with XP, It seems to be also possible to concatenate some AVI files with Winblows movie maker. We also could extract jpg files to concatenate with winblows movie maker. If some automatic process could be included into zm, it would be very usefull ...
by kamand
Fri May 25, 2007 10:31 pm
Forum: ZoneMinder Previous Versions
Topic: Lines in recorded events
Replies: 29
Views: 18875

Yeah Sorry for bumping this thread up. Please find my post: Posted: 24 Oct 2006 17:56 http://www.zoneminder.com/forums/viewtopic.php?t=6987&start=15 May be this is a reason for such lines (PCI bandwith)? I had finished with YUV422P for capture and code hack to work with these images as internal ZM ...
by kamand
Fri Jan 19, 2007 4:53 pm
Forum: Hardware Queries
Topic: Problems bringing up Kodicom 4400R for ZM
Replies: 11
Views: 9779

Cordel, here is what I get. It looks like it has the correct modprobes to me: bttv: driver version 0.9.16 loaded bttv: using 32 buffers with 2080k (520 pages) each for capture bttv: Bt8xx card found (0). bttv0: Bt878 (rev 17) at 0000:02:0c.0, irq: 5, latency: 32, mmio: 0xe3000000 bttv0: using ...
by kamand
Wed Jan 17, 2007 6:19 pm
Forum: Hardware Compatibility List
Topic: Cheap 4/8/16 port card on eBay
Replies: 8
Views: 14613

Re: Cheap 4/8/16 port card on eBay

Hi all, i recently bought this card on ebay (german seller, ships worldwide): http://cgi.ebay.de/8-Kanal-PCI-Videokarte-mit-100-Bilder-je-Sekunde_W0QQitemZ220033555123QQihZ012QQcategoryZ28915QQssPageNameZWDVWQQrdZ1QQcmdZViewItem This is just to inform you that it is working w/o problems with Linux ...
by kamand
Fri Dec 29, 2006 10:34 am
Forum: User Contributions
Topic: Small bugfix for zm_image.h
Replies: 2
Views: 5328

Small bugfix for zm_image.h

Hello, Phil. In function inline void Assign( const Image &image ) it is possible to go out of source buffer memory and get segmentation fault. diff -u zm_image.h_orig zm_image.h --- zm_image.h_orig 2006-05-08 15:46:53.000000000 +0300 +++ zm_image.h 2006-12-29 11:21:15.000000000 +0200 @@ -220,7 +220 ...
by kamand
Fri Nov 24, 2006 10:57 am
Forum: User Contributions
Topic: Bug 1.22.3
Replies: 9
Views: 14769

Ah yes. The check for v 1.22.2 was missing from zmupdate.pl, now fixed and uploaded. Hello. if ( $cascade || $version eq "1.22.2" ) { # Patch the database patchDB( $dbh, "1.22.1" ); $cascade = !undef; } I think this is a typo (need to be patchDB( $dbh, "1.22.2" ); ) ? Regards Andrew