Search found 269 matches

by mrd
Mon Oct 19, 2009 3:33 pm
Forum: ZoneMinder 1.24.x
Topic: email takes 5 minutes...
Replies: 6
Views: 3952

Can anyone out there verify that this is not just my problem?

Someone else must be using 1.24.2 and email alerts?
by mrd
Fri Oct 16, 2009 12:23 am
Forum: ZoneMinder Previous Versions
Topic: Controlling PTZ from command line for scheduling presets.
Replies: 10
Views: 6244

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 c...
by mrd
Fri Oct 16, 2009 12:17 am
Forum: ZoneMinder Previous Versions
Topic: Controlling PTZ from command line for scheduling presets.
Replies: 10
Views: 6244

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...
by mrd
Thu Oct 15, 2009 11:09 pm
Forum: ZoneMinder Previous Versions
Topic: Controlling PTZ from command line for scheduling presets.
Replies: 10
Views: 6244

What is the output of /var/logs/zm/zmcontrol.log?

It might output the command strings that are sent if you raise the DEBUG level, although I've never been able to get DEBUG to work on ZM myself.

What camera are you using?
by mrd
Thu Oct 15, 2009 9:46 pm
Forum: ZoneMinder Previous Versions
Topic: Controlling PTZ from command line for scheduling presets.
Replies: 10
Views: 6244

The first thing to verify is that you can move the camera with the ZM controls. If that works, then we can get the zmcontrol command to work.
by mrd
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: 5263

I agree.. not yet.
by mrd
Thu Oct 15, 2009 8:11 pm
Forum: ZoneMinder Previous Versions
Topic: Controlling PTZ from command line for scheduling presets.
Replies: 10
Views: 6244

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 ...
by mrd
Thu Oct 15, 2009 12:58 am
Forum: ZoneMinder 1.24.x
Topic: email takes 5 minutes...
Replies: 6
Views: 3952

As an experiment I changed the FILTER_RELOAD_DELAY to 60, but the email still took 5 minutes to actually send.

I'm stumped!
by mrd
Wed Oct 14, 2009 6:32 pm
Forum: ZoneMinder 1.24.x
Topic: email takes 5 minutes...
Replies: 6
Views: 3952

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...
by mrd
Fri Oct 09, 2009 1:40 am
Forum: ZoneMinder 1.24.x
Topic: email takes 5 minutes...
Replies: 6
Views: 3952

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 soo...
by mrd
Fri Oct 02, 2009 2:22 am
Forum: ZoneMinder 1.24.x
Topic: Event generation and playback issues...
Replies: 6
Views: 3693

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...
by mrd
Fri Oct 02, 2009 1:37 am
Forum: ZoneMinder Previous Versions
Topic: Email still not working
Replies: 12
Views: 11293

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...
by mrd
Thu Oct 01, 2009 10:43 pm
Forum: ZoneMinder Previous Versions
Topic: Email still not working
Replies: 12
Views: 11293

I'm seeing the same problem as Cubber with no obvious errors.
by mrd
Thu Oct 01, 2009 3:12 pm
Forum: ZoneMinder 1.24.x
Topic: Event generation and playback issues...
Replies: 6
Views: 3693

Thanks! I'll give it a try!
by mrd
Thu Oct 01, 2009 2:32 am
Forum: ZoneMinder 1.24.x
Topic: zm on mobile devices
Replies: 8
Views: 5917

Please post when you get the zm client ready to test.