JVC VN-E4U API Guide - Page 26

Setting Interpolation for VN-E4

Page 26 highlights

5. API for Acquiring/Changing Parameters of VN-E4 _ 5.3. JPEG Encoding Setting Interpolation for VN-E4 Format Example Example of response Interpretation Allowed users /api/param?encode(Number).interpolate=Data When setting interpolation of Encoding No. 1 /api/param?encode(1).interpolate=on encode(1).interpolate&200 OK Change interpolation of the specified encoding number. Note that encoding numbers are different from video input channels. When this is set to on, JPEG-compression will be performed upon creating VGA based on the first field out of the 2 fields that make up the video frame. When this is set to off, the video frame will be directly JPEG-compressed. Images with intense motion will not appear blurred when this is set to on. For images with little motion, set to off to obtain a high resolution image. This setting is valid when the frame size is in VGA (Encoding Nos.: 1, 3, 5 and 7). When the frame size is in QVGA (Encoding Nos.: 2, 4, 6 and 8), this will be invalid as only the first field will be used from the beginning. admin, operator 26

  • 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

26
5. API for Acquiring/Changing Parameters of VN-E4 _
5.3. JPEG Encoding
Setting Interpolation for VN-E4
Format
/api/param?encode(Number).interpolate=Data
Example
When setting interpolation of Encoding No. 1
/api/param?encode(1).interpolate=on
Example of response
encode(1).interpolate&200 OK
Interpretation
Change interpolation of the specified encoding number. Note that encoding numbers are different from video
input channels. When this is set to on, JPEG-compression will be performed upon creating VGA based on the
first field out of the 2 fields that make up the video frame. When this is set to off, the video frame will be
directly JPEG-compressed. Images with intense motion will not appear blurred when this is set to on. For
images with little motion, set to off to obtain a high resolution image. This setting is valid when the frame size
is in VGA (Encoding Nos.: 1, 3, 5 and 7). When the frame size is in QVGA (Encoding Nos.: 2, 4, 6 and 8), this
will be invalid as only the first field will be used from the beginning.
Allowed users
admin, operator