Search found 255 matches
- Wed Oct 21, 2009 1:00 am
- Forum: ZoneMinder 1.24.x
- Topic: email takes 5 minutes...
- Replies: 6
- Views: 3142
I added some debug print statements to zmfilter.pl inside of the eval block hoping to see something blocking, but the code is executed at the exact time that I would expect. 10/20/09 20:39:03.789224 zmfilter[2911].INF [Scanning for events] 10/20/09 20:41:08.820503 zmfilter[2911].INF [Creating notifi...
- Mon Oct 19, 2009 3:33 pm
- Forum: ZoneMinder 1.24.x
- Topic: email takes 5 minutes...
- Replies: 6
- Views: 3142
- Fri Oct 16, 2009 12:23 am
- Forum: ZoneMinder Previous Versions
- Topic: Controlling PTZ from command line for scheduling presets.
- Replies: 10
- Views: 4998
You should also take a look at the post I mentioned (I wrote it) and there is a link to a script that I wrote discussed there that does a "Patrol" of camera presets for monitoring (recording) different areas of my home at different times using cron. You can adapt the code or at least the concepts in...
- Fri Oct 16, 2009 12:17 am
- Forum: ZoneMinder Previous Versions
- Topic: Controlling PTZ from command line for scheduling presets.
- Replies: 10
- Views: 4998
Ok... I looked at the code. if ( !GetOptions( 'id=i'=>\$id, 'command=s'=>\$options{command}, 'xcoord=i'=>\$options{xcoord}, 'ycoord=i'=>\$options{ycoord}, 'speed=i'=>\$options{speed}, 'step=i'=>\$options{step}, 'panspeed=i'=>\$options{panspeed}, 'tiltspeed=i'=>\$options{tiltspeed}, 'panstep=i'=>\$op...
- Thu Oct 15, 2009 11:09 pm
- Forum: ZoneMinder Previous Versions
- Topic: Controlling PTZ from command line for scheduling presets.
- Replies: 10
- Views: 4998
- Thu Oct 15, 2009 9:46 pm
- Forum: ZoneMinder Previous Versions
- Topic: Controlling PTZ from command line for scheduling presets.
- Replies: 10
- Views: 4998
- Thu Oct 15, 2009 8:15 pm
- Forum: ZoneMinder 1.24.x
- Topic: How is the system stability of ZM 1.24.2 ?
- Replies: 9
- Views: 4068
- Thu Oct 15, 2009 8:11 pm
- Forum: ZoneMinder Previous Versions
- Topic: Controlling PTZ from command line for scheduling presets.
- Replies: 10
- Views: 4998
If you have a PTZ camera working on your system, you should be able to look in the /var/log/zm/zmcontrol.log file and see what is being executed when you move the camera with the ZM controls. I think it's: zmcontrol.pl --id=3 --command="presetgoto 2" I'll have to try this out when I get a chance, bu...
- Thu Oct 15, 2009 12:58 am
- Forum: ZoneMinder 1.24.x
- Topic: email takes 5 minutes...
- Replies: 6
- Views: 3142
- Wed Oct 14, 2009 6:32 pm
- Forum: ZoneMinder 1.24.x
- Topic: email takes 5 minutes...
- Replies: 6
- Views: 3142
Thank you for the reply! I was worried that no one cared for me...lol I had a look at the thread and in fact, my hostname is simply system-z, but my /etc/hosts is in proper order and most importantly, I don't think I'm using sendmail unless Mime::Lite uses it under the covers? I am able to create an...
- Fri Oct 09, 2009 1:40 am
- Forum: ZoneMinder 1.24.x
- Topic: email takes 5 minutes...
- Replies: 6
- Views: 3142
email takes 5 minutes...
Why does the "Email details of all matches" filter feature take 5 minutes to actually send the email message in 1.24.2? This used to take around the same amount of time as the FILTER_EXECUTE_INTERVAL in previous versions. The zmfilter.pl log indicated that the email message was sent as soon as the a...
- Fri Oct 02, 2009 2:22 am
- Forum: ZoneMinder 1.24.x
- Topic: Event generation and playback issues...
- Replies: 6
- Views: 2969
Well... I'm not sure that it helped, but I did it anyway. I'm still seeing major issues and it all seems to revolve around viewing events. After I attempt to view an event the system gets unstable and won't load other monitor windows or do much of anything. top shows low cpu and memory consumption a...
- Fri Oct 02, 2009 1:37 am
- Forum: ZoneMinder Previous Versions
- Topic: Email still not working
- Replies: 12
- Views: 9438
Fixed it..
I've fixed this for Arch Linux (The ZMLArch_1.24.2_2) version... It was a missing perl lib (even though there were no errors in zmfilter.log showing this). Execute as root: pacman -S perl-email-date-format I'm still seeing a few problems though. It takes 5 minutes for the email to actually send even...
- Thu Oct 01, 2009 10:43 pm
- Forum: ZoneMinder Previous Versions
- Topic: Email still not working
- Replies: 12
- Views: 9438
- Thu Oct 01, 2009 3:12 pm
- Forum: ZoneMinder 1.24.x
- Topic: Event generation and playback issues...
- Replies: 6
- Views: 2969