UDP TS Egest

Sends multiple media streams over UDP in Transport Stream format

Component Configuration

Option Description Required

id

A unique identifier for the component instance

displayName

The name shown in the Studio UI of this component

destinations

Add one or more UDP TS destinations. The output stream will be sent to all destinations simultaneously.

jitterBuffer

Configure the buffer to smooth outgoing data (default: {"bufferDelayMs":500})

avDelayMs

A/V delay in milliseconds (default: 50)

subtitles

Subtitle/caption configuration (default: {"kind":"cta608"})

notes

Additional notes about this component

Destinations

Option Description Required

destinationHost

The IP address/Hostname this UDP TS output will send to (default: "127.0.0.1")

port

The port this UDP TS output will send to (default: 8001)

interface

Which interface to bind to for publishing (default: "any")

Jitter Buffer

Option Description Required

bufferDelayMs

How many milliseconds in the jitter buffer (default: 500)

Subtitles (CTA-708)

Option Description Required

kind

"cta708"

Subtitles (CTA-608)

Option Description Required

kind

"cta608"

Tags: udp transport stream mpeg-ts egest