Logo
AlmaConnect API Documentation

Start external stream for a room

POST {{HOST}}/v2/external-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/external-streams/room/:room_id/start' -d '{"meeting_url":"meeting_url","rtmp_urls":["rtmp_url"],"recording":true,"resolution":{"width":1920,"height":1080}}'

ENDPOINTS