40
www.dericam.com
Shenzhen Dericam Technology Co,.Ltd
Usage
/cgi-bin/hi3510/param.cgi[?cmd=setmdattr&-enable=&-s=&-name=&-x=
&-y=&-w=&-h=]
Param.
enable
The status of motion detection:
0: Disable
1: Enable
s
Sensitivity, the range is [1 ~ 100].
name
Area number, the rang is [1 ~ 4]
x
X-coordinate for detection area.
y
Y-coordinate for detection area.
w
The width for detection area.
h
The height for detection area.
Return
Success: Success.
Fail: Error.
Note
The width and height for the area is based on the max. resolution of
camera.
Example
/cgi-bin/hi3510/param.cgi?cmd=setmdattr&-enable=1&-s=50&-name=1
&-x=0&-y=0&-w=60&-h=60
getioattr
Function
Get the attributes for I/O alarm.
Privilege
admin
Usage
/cgi-bin/hi3510/param.cgi[?cmd=getioattr]
Param.
None
Return
io_enable
Whether to allow the I/O alarm or not:
0: Disable, do not allow.
1: Enable, allow.
io_flag
The trigger mode for I/O alarm:
0: Always close.
1: Always open.
Note
None
Example
/cgi-bin/hi3510/param.cgi?cmd=getioattr
setioattr
Function
Set the attributes for I/O alarm.
Privilege
admin