Skip to main content
Version: Next

Interface: RtmpInput

Defined in: composition-openapi/dist/index.d.ts:488

Export​

RtmpInput

Properties​

streamKey​

streamKey: string

Defined in: composition-openapi/dist/index.d.ts:496

The RTMP stream key. This is the path segment of the RTMP stream URL that Smelter listens on for incoming streams. Format: rtmp://<ip_address>:<port>/<stream_key>

Memberof​

RtmpInput


type​

type: "rtmp_server"

Defined in: composition-openapi/dist/index.d.ts:502

Memberof​

RtmpInput