PTZ Setup

Forum for questions and support relating to the 1.25.x releases only.
Locked
mcamino
Posts: 1
Joined: Thu Nov 22, 2012 4:36 pm

PTZ Setup

Post by mcamino »

Hello,
I am relatively new with zoneminder but so far LOVE it! I am trying to setup a new customer control for my PTZ cameras. I have Asante Voyager II cameras. The PTZ interface is supported via HTTP commands in clear text. Such as below..

UP----------------------->http //IP/ptz.cgi?camera=1&move=up&speed=100

Down------------------->http //IP/ptz.cgi?camera=1&move=down&speed=100

Left----------------------->http //IP/ptz.cgi?camera=1&move=left&speed=100

Right--------------------->http //IP/ptz.cgi?camera=1&move=right&speed=100

Home--------------------->http //IP/ptz.cgi?camera=1&move=home&speed=100

So my questions is how do i setup those URLS to point to the PTZ controls on the screen. I have successfully enabled PTZ via the checkbox under options. and I have created a new "control type". But i do not see a way to enter controls or commands.

Help Please?
Locked