MOTION_SENSITIVE
Description
Set the motion sensitivity to the specific motion region.
The higher motion sensitivity, higher probability of motion detection trigger.
If the CHANNEL=n was not set with this URL to the Multi-Channel device, the error message will be returned.
Input Argument
n,sen
where
n is the motion region started from 1
sen is the sensitivity of the motion region and the range is 0~100.
Attribute
Return of Message
OK: MOTION_SENSITIVE='1,50'
or
ERROR: invalid parameters
Applicability
Status
Valid
See Also
MOTION_ENABLED, MOTION_CONFIG, MOTION_CONFIG_GET, MOTION_TIMER, MOTION_OBJ
Example
http://ip:port/cgi-bin/CGI?USER=Admin&PWD=123456&MOTION_SENSITIVE=1,50
or
http://ip:port/cgi-bin/cmd/CGI?MOTION_SENSITIVE=1,50where CGI could be mpeg4 or encoder
Back to