CM5000 User Manual
UM-CM5000-FW3.5.2.0-REV0.0
2019-07-08
www.ateme.com
Page 96
Table A.2. Carrier/Modulation state mapping
Carrier/Modulation
kyrion2HardwareModulatorIsMuted kyrion2HardwareModulatorIsModulated
Off
True(1)
X
Carrier only
False(2)
False(2)
Modulated
False(2)
True(1)
A.3.2.7. Configuring video
Configuring video is performed through kyrion2ChannelCfgTsEsVideo sub-tree.
The main entry is the kyrion2ChannelCfgTsEsVideo table. It allows to choose the video codec.
Note
The video track cannot be disabled. Use kyrion2ChannelCfgTsIsEnabled to control whether the PIP
channel must be enabled or not. The main channel can never be disabled.
Then comes the kyrion2ChannelCfgTsEsVideoInput sub-tree, which allows to configure the SDI input format, au-
tosense and video emulation settings.
Then, depending of the selected codec, the following sub-trees allow to configure codec specific parameters:
• kyrion2ChannelCfgTsEsVideoH264
• kyrion2ChannelCfgTsEsVideoMpeg2
And finally:
• kyrion2ChannelCfgTsEsVideoProcessing sub-tree allows to configure some video processing features like resize,
denoising or logo.
• kyrion2ChannelCfgTsEsVideoTs sub-tree allows to configure TS level data like PID or descriptors.
In the following example, we will configure the video channel 1 to encode a [email protected] video at 15Mbps.
First, configure the codec:
Note
AVC-I is not a codec, it is a MPEG-4 profile.
snmpset -v2c -c private $HOST \
ATEME-KYRION2-MIB::kyrion2ChannelCfgTsEsVideoFormat.1.1.1 i 1
#ATEME-KYRION2-MIB::kyrion2ChannelCfgTsEsVideoFormat.1.1.1 = INTEGER: h264(1)
Then, set the video input format to [email protected], set the video emulation to black with moving pattern enabled.