[solved] zmtrigger question / problem
Posted: Thu Jun 25, 2009 2:09 pm
Yao everyone,
I want to use ZM to record based on external triggers, using zmtrigger. I have a question and a problem:
EDIT 1: I got the port binding - not sure how, but it works.
<del>Problem: I have checked the ZM Trigger box in Options -> Systems and the log files say that zmtrigger is starting, yet the port (6802) is not open (netstat -tap). What would cause this?</del>
Question: Is it possible to start recording based on 2 triggers? What I mean is, I'll have two conditions - an external trigger interfacing via zmtrigger.pl, and motion being detected on a separate monitor. If there is a trigger via zmtrigger.pl, and motion is detected on monitor 1, record monitor 2. Can anyone advise on how I can accomplish this?
EDIT 2:
I am going to write an intermediate program that will do the condition matching, which will then send the command to zmtrigger.
I want to use ZM to record based on external triggers, using zmtrigger. I have a question and a problem:
EDIT 1: I got the port binding - not sure how, but it works.
<del>Problem: I have checked the ZM Trigger box in Options -> Systems and the log files say that zmtrigger is starting, yet the port (6802) is not open (netstat -tap). What would cause this?</del>
Question: Is it possible to start recording based on 2 triggers? What I mean is, I'll have two conditions - an external trigger interfacing via zmtrigger.pl, and motion being detected on a separate monitor. If there is a trigger via zmtrigger.pl, and motion is detected on monitor 1, record monitor 2. Can anyone advise on how I can accomplish this?
EDIT 2:
I am going to write an intermediate program that will do the condition matching, which will then send the command to zmtrigger.