T2MI Reader¶
The T2MI reader module allows decapsulating DVB-T2 network signals packaged in MPEG-TS, extracting PLP (Physical Layer Pipe) from them and then processing it as regular MPTS.
Automatic Enable¶
The module is automatically enabled when using Mpegts Reader, no configuration is required for this.
Purpose¶
The module is necessary for local processing of broadcast signals, for example:
- Regional advertising insertion
- Local content modification
- Extraction of individual services from multiplex
- Analysis and monitoring of DVB-T2 streams
Technical Details¶
Detailed description of the T2MI protocol is contained in document TS 102 773, section 6.
Processing¶
The module performs the following operations:
- Receiving MPEG-TS stream with DVB-T2 signal
- Decoding T2MI (T2-MI) containers
- Extracting PLP (Physical Layer Pipe) data
- Forming standard MPEG-TS stream for further processing
Supported Formats¶
The module works with the following data types:
- DVB-T2 signals
- MPEG-TS containers
- T2MI packaged streams
- PLP (Physical Layer Pipe) data
Applications¶
T2MI reader is used in various scenarios:
- Television broadcasting
- Cable networks
- Satellite broadcasting
- Local content insertion
- Signal quality monitoring