39
5. API for Acquiring/Changing Parameters of VN-E4 _
5.6. Motion Detect
Setting Motion Detect Mask for VN-E4
Format
/api/param?video.input(Number).detection.area=data
Example
When setting the motion detect mask of video input channel 1
/api/
param?video.input(1).detection.area=000102030405060708091011121314151617
Example of response
(1).detection.area&200 OK
Interpretation
Change the motion detect mask. VN-E4 enables motion detect to be adjusted for each of the 4 video inputs.
Specify a value between 1 to 4 for the number. Specify using an 18 ASCII character string. Refer to the item on
"Acquiring Motion Mask from VN-E4" on the interpretation of this character string. To mask all blocks,
specify all zeros in the ASCII character string.
Allowed users
admin, operator