UDP TS ingest
This component receives and processes MPEG Transport Streams (TS) over UDP.
Configuration
Option | Description | Required |
---|---|---|
id |
A unique identifier for the component instance |
✓ |
displayName |
The name shown in the Studio UI of this component |
✓ |
port |
The receiving port |
✓ |
ip |
The receiving IP address |
✓ |
sourceName |
Source name to identify this by |
✓ |
interface |
Optional interface to bind to |
𐄂 |
timeout |
Timeout in milliseconds before determining the input is closed |
✓ |
rtpDecapsulate |
Whether to expect the input TS to be encapsulated in RTP via RFC 2250 (default: false) |
✓ |