
67
www.dericam.com
Shenzhen Dericam Technology Co,.Ltd
Usage
/cgi-bin/hi3510/backup.cgi
Param.
None
Return
config_backup.bin
Note
None
Example
/cgi-bin/hi3510/backup.cgi
restore.cgi
Function
Restore the camera configurations.
Privilege
admin
Usage
/cgi-bin/hi3510/restore.cgi[?-setting_file=]
Param.
setting_file
The path of the configurations file.
Return
None
Note
This command should use the POST HTTP method.
Example
<form name="form6" method="post" enctype="multipart/form-data"
action="cgi-bin/hi3510/restore.cgi" >
<input type="file" name="setting_file" >
<input type="submit" value="restore" >
</form>
logsync
Function
Get the log of system running.
Privilege
admin
Usage
/cgi-bin/hi3510/param.cgi[?cmd=logsync]
Param.
None
Return
None
Note
1. This command will read the log from /log/syslog.txt.
2. The log will be cleared automatically after reboot.
Example
/cgi-bin/hi3510/param.cgi?cmd=logsync
/log/syslog.txt
cleanlog
Function
Clear the log of system running.
Privilege
admin