Start RTMP egress
Create a livestream for your room. This allows you to leverage livestreaming features like recording and HLS output.
POST
/
room
/
{id}
/
egress
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
The ID of the Livepeer Stream to stream to
Was this page helpful?