Control Scripts?
Control Scripts?
Is it easy to make a control script? I found a control script download for a camera similar to the one that I have, which should work with mine too, but the download doesn't exist anymore unfortunately. My camera is a D-Link DCS 5300G. Basically, I don't even know where to start, so could someone help me out please?
Re: Control Scripts?
Yes.
You need to know Perl (well, you could actually write it using a different language but its easiest to do it in Perl)
I've documented how to create a new control script here http://www.zoneminder.com/wiki/index.ph ... eras_-_PTZ
You need to know Perl (well, you could actually write it using a different language but its easiest to do it in Perl)
I've documented how to create a new control script here http://www.zoneminder.com/wiki/index.ph ... eras_-_PTZ
I no longer work on zmNinja, zmeventnotification, pyzm or mlapi. I may respond on occasion based on my available time/interest.
Please read before posting:
How to set up logging properly
How to troubleshoot and report - ES
How to troubleshoot and report - zmNinja
ES docs
zmNinja docs
Please read before posting:
How to set up logging properly
How to troubleshoot and report - ES
How to troubleshoot and report - zmNinja
ES docs
zmNinja docs
Re: Control Scripts?
Alright, I'll check it out. Thanks!