|
| Author |
Message |
bl4d383 New Member
Joined: 02 Oct 2008 Posts: 4
|
Posted: Fri Oct 03, 2008 5:57 am Post subject: catch event on axis camera |
|
|
Hello,
I've a AXIS 214 PTZ Network Camera is it possible to catch the event triggered by the camera?
i'd like to run a script when the user move the camera to left, if i'm not wrong i have to put in the utask the instruction to run my script.
Anyone can help me?
thx
|
|
| Back to top |
|
 |
bl4d383 New Member
Joined: 02 Oct 2008 Posts: 4
|
Posted: Fri Oct 03, 2008 8:49 am Post subject: |
|
|
this is how to catch the event "preset position changed":
| Code: | | pattern((PP*:/)) once immune % /etc/my_script; |
but i still dont find the event triggered by camera movement, for example the camera has been moved to left....anybody know the sytanx?
thx
|
|
| Back to top |
|
 |
|