UDP TS ingest

This component receives and processes MPEG Transport Streams (TS) over UDP.

Component 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 (default: 5001)

𐄂

host

The receiving IP address/hostname (default: "127.0.0.1")

𐄂

sourceName

Source name to identify this by (default: "udp-ts")

𐄂

interface

Optional interface to bind to

𐄂

timeout

Timeout in milliseconds before determining the input is closed (default: 1000)

𐄂

rtpDecapsulate

Whether to expect the input TS to be encapsulated in RTP via RFC 2250 (default: false)