Skip to main content

Start a 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 your preferred encoder like Open Broadcaster Software (OBS), FFmpeg or other. 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.