Reset The Encoder In The Cli; Cli Examples - VBrick 9000 Getting Started Manual

Hide thumbs Also See for 9000:
Table of Contents

Advertisement

Reset the Encoder in the CLI

Use the following command (or the
reboot. It does not change or reset any configured parameters.
vbrick> svar vbrickSysReset=2

CLI Examples

The following examples show two common configuration tasks. Remember that you only
need to begin an Edit session at the start of an Edit session or if someone has ended your
Edit session. You only need to end an Edit session when you are done, and after you have
applied or saved your changes. Also remember that an
and comments are not allowed on the same line as a command.
CLI Example 1
This example shows how to read and set the
Channel 2. User input commands are shown in bold text.
VBrick# gvar vbrickEncoderVideoH264TargetBitRate.2.1
$!vbrickEncoderVideoH264TargetBitRate.2.1=750000
Then it sets and applies the
VBrick# svar vbrickEncoderVideoH264TargetBitRate.2.1=800000
$!vbrickEncoderVideoH264TargetBitRate=800000
VBrick# svar vbrickEncoderVideoCommonApplySet.1=2
$!vbrickEncoderVideoCommonApplySet=2
CLI Example 2
This example shows how to set the unicast
for Program1 and Transmitter1.
VBrick# svar vbrickProgramTransmitterInetAddrType.1=1
VBrick# svar vbrickProgramTransmitterInetAddr.1=172.22.118.105
VBrick# svar vbrickProgramTransmitterEnable.1=2
VBrick# svar vbrickProgramTransmitterApplySet.1=2
CLI Scripting Syntax
Script commands must start in column 1.
(set variable) must precede the variable name.
svar
Wait time is defined milliseconds. A value of 1000 = 1 second.
Most variable changes require an
There is no clear command.
There is no chaining of scripts.
Comments are not allowed on the same line as a command.
Comments start with
Blank lines are not allowed.
All scripts are executed in a strictly serial manner by a single task.
44
shortcut) to reset the encoder. A reset is simply a
RESET
Target Bit Rate
to 800K.
Target Bit Rate
Destination IP Address
.
ApplySet
in column 1.
//
command is always required
ApplySet
for the first video rate on
and enable the transmitter
© 2016 VBrick Systems, Inc.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents