
49
www.dericam.com
Shenzhen Dericam Technology Co,.Ltd
snap_timer_name
File name for snapshot of planning snap.
Return
Success: Success.
Fail: Error.
Note
None
Example
/cgi-bin/hi3510/param.cgi?cmd=setalarmsnapattr&-snap_name_mode=
1&-snap_alarm_name=snapalarm&-snap_timer_name=snaptime
getplanrecattr
Function
Get the attributes for scheduled recording.
Privilege
admin
Usage
/cgi-bin/hi3510/param.cgi[?cmd=
getplanrecattr]
Param.
None
Return
planrec_enable
Whether to enable the recording:
0: Disable
1: Enable
planrec_time
Time length for recoding, the range is [15-900]
seconds.
planrec_chn
The stream channel for recording, 11, 12, 13
Note
None
Example
/cgi-bin/hi3510/param.cgi?cmd=getplanrecattr
setplanrecattr
Function
Set the attributes for scheduled recording.
Privilege
admin
Usage
/cgi-bin/hi3510/param.cgi[?cmd=setplanrecattr&-planrec_enable=&-pla
nrec_time&-planrec_chn]
Param.
planrec_enable
Whether to enable the recording:
0: Disable
1: Enable
planrec_time
Time length for recoding, the range is [15-900]
seconds.
planrec_chn
The stream channel for recording, 11, 12, 13
Return
Success: Success.
Fail: Error.