CLI Command Reference
roi
Makito
X User’s Guide, v2.2, Issue 02
338
ROI
P
ARAMETERS
ROI
E
XAMPLE
•
Region of Interest (ROI) (H.264 only)
Parameter
Default
Description/Values
name
n/a
Optional name for this region of interest.
encoder
n/a
Specifies the ID of the video encoder.
type
normal
Specifies the effect of the region:
• normal: ROI is translucent, therefore
enhances the video in the region.
• privacy: ROI is opaque to block out the ROI
video.
emphasis
4
Sets the difference in quality between the
background and the ROI. 1 to 8
positioning
Centered
Specifies where the region should appear:
• BottomRight
• TopRight
• BottomLeft
• TopLeft
• Centered
• Absolute: Uses the exact X and Y
coordinates.
x
910
Horizontal coordinate of the top left point of
the region in Absolute mode.
y
490
Vertical coordinate of the top left point of the
region in absolute mode.
width
100
Width in pixels of the region of interest.
height
100
Height in pixels of the region of interest.
border
none
Applies a border to the region:
•
none, corners, box
enable
on
Enables the region of interest.
on,off
.
# roi 0 set type=privacy
Sets the region of interest type to privacy, i.e., opaque to block out the ROI video.