Elecard SMPTE 2022-7 Splitter¶
EElecard SMPTE 2022-7 Splitter is a GStreamer plugin that generates multiple identical RTP streams from one TS stream. On input, the plugin receives one stream. The output is the number of streams that is equal to the number of added pins. The generated streams will then be forwarded over unsecured networks for further recovery of the original TS stream based on the SMPTE ST 2022-7 protocol. Technically, the plugin is like the Infinite Pin Tee Filter for DShow or tee plugin for GStreamer with additional features for supplementing the original stream with RTP headers.
Features¶
Elecard SMPTE 2022-7 Splitter has the following features:
No software limitations on the number of created output pins. All limitations are related to hardware;
RTP streams are always generated with the SSRC 0x010203404 identifier;
The MPEG TS payload format is 33;
The timestamp clocking rate is 90000 Hz.
Parameter Description¶
Below is the table describing Elecard SMPTE 2022-7 Splitter parameters and their values.
Parameter Name |
Description |
Value Type |
Available Values [range] |
Default |
Flags |
|---|---|---|---|---|---|
name |
Specifies the name of the object. |
String |
e2022splitter0 |
readable, writable |
|
parent |
Specifies the parent of the object. |
Object of type GstObject |
readable, writable |