JVC VN-E4U API Guide - Page 37

Motion Detect, Acquiring Motion Detect On/Off Status from VN-E4

Page 37 highlights

5. API for Acquiring/Changing Parameters of VN-E4 _ 5.6. Motion Detect 5.6. Motion Detect The APIs below are related to motion detection. These are equivalent to the features on the Motion Detection page of the WEB setting page. Refer to the instruction manual for details on the Motion Detection page. Acquiring Motion Detect On/Off Status from VN-E4 Format /api/param?video.input(Number).detection.status Example When acquiring the motion detect on/off status of video input channel 1 /api/param?video.input(1).detection.status Example of response video.input(1).detection.status=on&200 OK Interpretation Acquire the on/off status of motion detect. VN-E4 enables motion detect to be set to on or off for each of the 4 video inputs. Specify a value between 1 to 4 for the number. Either on or off will be returned. Allowed users admin, operator, user Setting Motion Detect to On/Off for VN-E4 Format /api/param?video.input(Number).detection.status=data Example When setting motion detect for video input channel 1 to on/off /api/param?video.input(1).detection.status=on Example of Response video.input(1).detection.status&200 OK Interpretation Change the on/off status of motion detect. VN-E4 enables motion detect to be set to on or off for each of the 4 video inputs. Specify a value between 1 to 4 for the number. Specify as on or off. Allowed users admin, operator Acquiring Motion Detect Sensitivity from VN-E4 Format /api/param?video.input(Number).detection.level Example When acquiring the motion detect sensitivity of video input channel 1 /api/param?video.input(1).detection.level Example of response video.input(1).detection.level=20&200 OK Interpretation Acquire the motion detect sensitivity. 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. A value between 0 to 100 will be returned. The larger the value, the higher will be the sensitivity. Allowed users admin, operator, user Setting Motion Detect Sensitivity for VN-E4 Format /api/param?video.input(Number).detection.level=data Example When setting the motion detect sensitivity of video input channel 1 /api/param?video.input(1).detection.level=20 Example of response video.input(1).detection.level&200 OK Interpretation Change the motion detect sensitivity. 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 a value between 0 to 100. The larger the value, the higher will be the sensitivity. Allowed users admin, operator 37

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80

37
5. API for Acquiring/Changing Parameters of VN-E4 _
5.6. Motion Detect
The APIs below are related to motion detection. These are equivalent to the features on the Motion Detection page of the WEB setting page.
Refer to the instruction manual for details on the Motion Detection page.
Acquiring Motion Detect On/Off Status from VN-E4
Format
/api/param?video.input(Number).detection.status
Example
When acquiring the motion detect on/off status of video input channel 1
/api/param?video.input(1).detection.status
Example of response
video.input(1).detection.status=on&200 OK
Interpretation
Acquire the on/off status of motion detect. VN-E4 enables motion detect to be set to on or off for each of the 4
video inputs. Specify a value between 1 to 4 for the number. Either on or off will be returned.
Allowed users
admin, operator, user
Setting Motion Detect to On/Off for VN-E4
Format
/api/param?video.input(Number).detection.status=data
Example
When setting motion detect for video input channel 1 to on/off
/api/param?video.input(1).detection.status=on
Example of Response
video.input(1).detection.status&200 OK
Interpretation
Change the on/off status of motion detect. VN-E4 enables motion detect to be set to on or off for each of the 4
video inputs. Specify a value between 1 to 4 for the number. Specify as on or off.
Allowed users
admin, operator
Acquiring Motion Detect Sensitivity from VN-E4
Format
/api/param?video.input(Number).detection.level
Example
When acquiring the motion detect sensitivity of video input channel 1
/api/param?video.input(1).detection.level
Example of response
video.input(1).detection.level=20&200 OK
Interpretation
Acquire the motion detect sensitivity. 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. A value between 0 to 100 will be returned. The larger
the value, the higher will be the sensitivity.
Allowed users
admin, operator, user
Setting Motion Detect Sensitivity for VN-E4
Format
/api/param?video.input(Number).detection.level=data
Example
When setting the motion detect sensitivity of video input channel 1
/api/param?video.input(1).detection.level=20
Example of response
video.input(1).detection.level&200 OK
Interpretation
Change the motion detect sensitivity. 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 a value between 0 to 100. The larger the value,
the higher will be the sensitivity.
Allowed users
admin, operator
5.6. Motion Detect