source <integer> 6/6 Indicate the source of media stream.
0 means the first stream.
1 means the second stream and etc.
weekday <interger> 6/6 Indicate which weekday is scheduled.
One bit represents one weekday.
The bit0 (LSB) indicates Saturday.
The bit1 indicates Friday.
The bit2 indicates Thursday.
The bit3 indicates Wednesday.
The bit4 indicates Tuesday.
The bit5 indicates Monday.
The bit6 indicates Sunday.
For example, to detect events on Friday and
Sunday, set weekday as 66.
begintime hh:mm 6/6 Begin time of weekly schedule.
endtime hh:mm 6/6 End time of weekly schedule.
(00:00~24:00 means always.)
prefix string[16] 6/6 Indicate the prefix of the filename.
cyclesize <integer> 6/6 The maximum size for cycle recording in
Kbytes.
maxfilesize 200~6000 6/6 The max size for one file in Kbytes
dest 0~4 6/6 The destination to store the recording data.
“0~4” means the index of network storage.
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