CLI Command Reference
metadata
Makito
X User’s Guide, v2.2, Issue 02
301
NOTE
When a KLV over SDI metadata source is started but the input signal is not in a
format supported for KLV extraction, its state in the statistics display will show up as
“DISABLED”. The moment a supported signal (1080p or 720p) is present, KLV extraction
will resume and the status will be updated to “WORKING”.
E
XAMPLE
#1: C
REATING A
S
TREAM WITH
S
ERIAL
M
ETADATA
[S
OURCE
ID=0]
1.
Set the baud rate for the serial port to 115,200 using the following command:
#metadata 0 set baudrate=115200
2.
Start the serial metadata encoder instance:
#metadata 0 start
3.
Create a stream with video, audio and metadata using the following syntax:
#stream create addr=<IPaddr> port=<UDPport> vid=0 aud=0 data=0
4.
Verify the metadata encoder stats:
# metadata 0 get all
The system will return the metadata information:
Metadata ID
: 0
Name
: (None)
Configuration:
Type
: serial
Format
: KLV
Device
: "/dev/tts/0"
Standard : RS-232
Baud Rate : 115200
Statistics:
State
: STOPPED
Rx Bytes
: 0
Rx OK Messages
: 0
Rx Corrupt Messages : 0
baudrate
115200
Specifies the baud rate for the serial port:
• 115200, 57600, 38400, 19200, 9600, 4800,
2400, 1200
NOTE:
Only required when configuring the
encoder for metadata capture.
Parameter (Cont.)
Default (Cont.)
Description/Values (Cont.)