RTMP Egest

Sends audio and video streams to one or more remote RTMP servers simultaneously

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 RTMP server URLs. The output stream will be sent to all destinations simultaneously. (default: [])

jitterBuffer

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

avDelayMs

How many milliseconds to delay A/V to account for subtitles (default: 50)

retryConnectionTimeout

Number of seconds to wait until a retry is attempted to the RTMP server (default: 5)

notes

Additional notes about this component

Destinations

Option Description Required

url

RTMP URL

Jitter Buffer

Option Description Required

bufferDelayMs

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