275
autospeed
1 ~ 5
1/7
Auto pan/patrol speed
(It should be set by eCamCtrl.cgi rather than by
setparam.cgi.)
Group:
eptz_c<0~(n-1)>_s<0~(m-1)>
for n channel product. and m is the number of streams which
support ePTZ.
PARAMETER
VALUE
SECURITY
(get/set)
DESCRIPTION
patrolseq
string[120]
1/4
The indexes of patrol points, separated by “,”
patroldwelling
string[160]
1/4
The dwelling time of each patrol point, separated
by “,”
i<0~19>_name
string[40]
1/7
Name of ePTZ preset.
(It should be set by eCamCtrl.cgi rather than by
setparam.cgi.)
i<0~19>_pos
<coordinate>
1/7
Left-top corner coordinate of the preset.
(It should be set by eCamCtrl.cgi rather than by
setparam.cgi.)
i<0~19>_size
<window size>
1/7
Width and height of the preset.
(It should be set by eCamCtrl.cgi rather than by
setparam.cgi.)
Drive the digital output
Note:
This request requires the privilege of viewer.
Method:
GET/POST
Syntax:
http://<
servername
>/cgi-bin/dido/setdo.cgi?do1=
<state>
[&do2=<state>]
[&do3=<state>][&do4=<state>][&return=
<return page>
]
Where state is 0, 1. “0” means inactive or normal state while “1” means active or triggered state.
PARAMETER
VALUE
DESCRIPTION
do<num>
0, 1
0 – inactive, normal state
1 – active, triggered state
return
<return page>
Redirect to the page
<return page>
after the parameter is
assigned
.
The
<return page>
can be a full URL path or relative