Logo
API_DOC API Documentation

Start live stream for a room

POST {{HOST}}/v2/live-streams/room/:room_id/start

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://api.100ms.live/v2/live-streams/room/:room_id/start' -d '{"meeting_url":"\u003cmeeting_url\u003e","recording":{"hls_vod":true,"single_file_per_layer":false}}'

ENDPOINTS