Page 1 of 1
use ZM to trigger something else when there is an alarm
Posted: Thu May 21, 2009 3:20 pm
by ma6inista
I use this script from the Wiki to make ZM do different things on alarms:
http://www.zoneminder.com/wiki/index.ph ... n_alarm.3F
However, it does not work with the latest release. Anyone running this on 1.24.x?
Posted: Fri May 22, 2009 12:56 am
by zappen
i have problems enabling X10 triggers in the monitor's settings(see my post and try please), maybe it's related ?
Posted: Fri Jul 10, 2009 4:14 pm
by nombrandue
Playing with that script takes a bit of time to update it over to the new versions. When I get a completed version of the script, I can post what I have. right now, after a random number of events kicks off, the script stops functioning correctly citing shared memory issues. I haven't played with any mmap settings though, since I am not using memory map. To get it working initially for my testing I commented out the line:
Code: Select all
next if ( !zmShmVerify( $monitor ) );
If you are still interested in this, I will keep you updated on my progress on this.
~Seann