CLI Command Reference
videnc
Makito User’s Guide, v2.1.0, Issue 01
252
videnc
S
YNOPSIS
videnc ID start
videnc ID stop
videnc ID set parameter=value [parameter=value ...]
videnc ID get [config, stats, all]
videnc ID clear
videnc ID reset
D
ESCRIPTION
The
videnc
command is used to manage video encoding parameters. The
videnc
start
and
videnc
stop
commands can be used to start and stop encoding of the video input.
ID
is either the Encoder ID (
0
or
1
) or
all
. (Note that
0
corresponds to “High” and
1
corre-
sponds to the “Low” stream. See
High Video encoder is activated.
A
CTIONS
start
Activates encoding of the video input.
For HiLo video streaming (i.e., to send “High” and “Low”
bitrate streams to two different destinations), you need to
manually start the Low video encoder (
videnc 1 start
)
because it is disabled by default.
stop
Stops (mutes) encoding of the video input.
set
Modifies encoder video parameter(s).
A series of one or more
parameter=value
pairs can be
specified at once. See
get
Displays encoder video status information.
You can specify to display the configuration (
config
),
stats
, or
all
.
clear
Clears the encoder’s statistics.
reset
Resets the encoder.
help
Displays usage information for the
videnc
command.