UniLink protocol converter. |
This PTZ driver is intended to be used together with a GUTEBRUCK "UniLink" protocol converter and a Thomson remote control decoder of type TAV4111. The protocol converter will need to be configured in advance. This configuration will also setup an address mapping of the "Device ID" (see below). This means that the Thomson remote control decoder will probably not use the same address as the "Device ID" in the video server. GUTEBRUCK have documentation and an configuration application for the "UniLink" protocol converter.
|
|
Auxiliary Commands |
To send an auxiliary command, use an URL like the following:
http://<axis-videoserver-ip>/axis-cgi/com/ptz.cgi?camera=<n>&auxiliary=<aux-command>
<axis-videoserver-ip> specifies the IP address of the Axis Video Server.
<n> specifies the camera number (default = 1) in the Axis Video Server.
<aux-command> is a text string (without the < and >).
This will send the PTZ command "\r\nSNkkk<aux-command>\r\n" (without quotes, < and >).
The "kkk" is the "Device ID" (with leading zeros) of the unit (see below).
NOTE: Due to the nature of HTTP some characters in the <aux-command> may have to be URL encoded.
|
|
Video Source Configuration |
Parameter |
Description |
Range |
Device ID |
This is the address of the connected device (see "UniLink protocol converter" above). |
0-126 |
|
|
Driver Specific Settings
|
There are no driver specific settings for this driver.
|
|
Mechanical limits
|
There are no adjustable mechanical limits for this driver.
|
|
Light Control
|
There are no light control settings for this driver.
|
|
Extended Driver Specific Settings
|
Parameter |
Description |
Range |
Pan move time per degree |
The calibration constant for pan movements. Higher values give larger movements. If the pan speed is known, this parameter value is calculated as 10000 * "seconds/degree". |
1-500000 |
Tilt move time per degree |
The calibration constant for tilt movements. Higher values give larger movements. If the tilt speed is known, this parameter value is calculated as 10000 * "seconds/degree". |
1-500000 |
Zoom time |
The calibration constant for zoom (time in ms for maximum zoom change). Higher values give greater zoom change. Calibrate by confirming that a maximum zoom request at one extreme (e.g. zoom wide) takes you to the other. |
1-65535 |
Focus time |
The calibration constant for focus (time in ms for maximum focus change). Higher values give greater focus change. Calibrate by confirming that a maximum focus request at one extreme (e.g. focus near) takes you to the other. |
1-65535 |
Iris time |
The calibration constant for iris (time in ms for maximum iris change). Higher values give greater iris changes. Calibrate by confirming that a maximum iris request at one extreme (e.g. iris close) takes you to the other. |
1-65535 |
Pan bar range |
Range (in degrees) to use with "pan bar" requests. Clicking at the very end of a bar will pan half this value in the corresponding direction. |
1-720 |
Tilt bar range |
Range (in degrees) to use with "tilt bar" requests. Clicking at the very end of a bar will tilt half this value in the corresponding direction. |
1-720 |
Current field angle |
The calibration constant for click-in-picture (center). Higher values give greater movements. Calibrate at minimum zoom (i.e. zoom wide) by making sure that clicking on an object brings the object to the center of the image. |
1-1800 |
Goto preset delay |
Time (in seconds) it takes for the image to stabilize it self, after the camera has performed the longest &quoy;goto preset action". Used for disabling/enabling image analysis (e.g. motion detection). |
0-100 |
|