Hi,
I have been looking for answer on my question but I couldn't find...
(I know, that I couldn't find because of my english language skill... )
I have some scripts written, but what I have to do, if i want zoneminder to run this script, when my camera detect motion?
Please write me step-by-step...
And very sorry for my language, i hope it's understandable...
Scripts...
Scripts
I assume that zmtrigger is the tool to kick an external script off. I can't find much documentation for this though. The readme talks about sample scripts.
Can anyone tell me where the sample scripts might be or what they are called?
I'm running ZoneMinder 1.22.3 on FC6. I followed the guide for FC6 in the WIKI to install on FC6.
Thanks!
Can anyone tell me where the sample scripts might be or what they are called?
I'm running ZoneMinder 1.22.3 on FC6. I followed the guide for FC6 in the WIKI to install on FC6.
Thanks!
No. That is script to trigger alarm from external source. If you need to trigger script from an alarm, you can look at zmtrack.pl script and for starters can try and just replace code inI assume that zmtrigger is the tool to kick an external script off.
Code: Select all
if ( zmIsAlarmed( $monitor ) )