VIVOTEK
User's Manual - 429
© 2020 VIVOTEK INC. All Right Reserved
289
http://<servername>/cgi-bin/admin/optimizedir.cgi?channel=<value>&operation=get
[&support_irmode] – list all adjustment mode that IR supports
[&irmode] – Get current IR mode
[&irnum] – Get the number of IR zone
PARAMETER VALUE DESCRIPTION
channel 0~"capability_nvideoin"-1
Channel of the video source.
support_irmode N/A List all adjustment mode that IR supports
irmode N/A Get the current IR control mode.
irnum N/A Get the number of IR that camera supports.
Example:
http://myserver/cgi-bin/admin/optimizedir.cgi?channel=0&operation=get&irmode
Response:
HTTP/1.0 200 OK\r\n
Cache-control: no-cache\r\n
Pragma: no-cache\r\n
\r\n
"optimizedir_c0_irmode='auto'"
8.36 Lens Thermal Control
(capabiltiy_image_c<0~(n-1)>_sensortype=thermalsensor)
Note: This request requires Administrator privileges.
Method: GET/POST
Syntax: (for control API)
http://<servername>/cgi-bin/admin/thermalctrl.cgi?operation=set
&action=<value>
Example:
http://myserver/cgi-bin/admin/thermalctrl.cgi?operation=set&action=shuttercompensate
Response:
HTTP/1.0 200 OK\r\n
Cache-control: no-cache\r\n
Pragma: no-cache\r\n
© 2020 VIVOTEK INC. All Right Reserved
290
\r\n
OK
Example:
http://myserver/cgi-bin/admin/thermalctrl.cgi?operation=set&action=shuttercompensate
Response:
HTTP/1.0 200 OK\r\n
Cache-control: no-cache\r\n
Pragma: no-cache\r\n
\r\n
ERROR: time out
Example:
http://myserver/cgi-bin/admin/thermalctrl.cgi?operation=set&action=shuttercompensate
Response:
HTTP/1.0 200 OK\r\n
Cache-control: no-cache\r\n
Pragma: no-cache\r\n
\r\n
ERROR: fail
PARAMETER VALUE DESCRIPTION
action shuttercompensate Camera will do shutter compensate.
Syntax: (for query API)
http://<servername>/cgi-bin/admin/thermalctrl.cgi?operation=get&version=<value>
PARAMETER VALUE DESCRIPTION
version N/A
Indicate lensctrl thermal version
Example:
http://myserver/cgi-bin/admin/thermalctrl.cgi?operation=get&version