Publish a livestream
PUT/livestreams/:livestreamId/live
Publishing a Livestream
is only possible if an active ingest is delivered. It will change the status of the Livestream
to live
and will update the start timestamp of the video source to the publishing time.
Request
Responses
- 200
- 401
- 403
- 404
Successful response.
Unauthorized access.
Access forbidden.
Given resource was not found.