Skip to main content

Start livestream

PUT 

/livestreams/:livestreamId/start

Starts a Livestream and activates the live ingest. Once started, an RTMP encoder can connect to the provided inputs (with the stream key being the last part of the URL path). Choose a preferred encoder, like Open Broadcaster Software (OBS), FFmpeg, or others. The playouts returned contain HLS playlist URLs for each input. This URL can be used in a (client-side) video player capable of HLS streaming video playback.

Request

Responses

Successful response.