跳到主要内容

Preview live

POST 

/bv/cms/v1/lives/:id:preview

Initiates the live streaming preview. The live stream becomes viewable in the control room when its status transitions to LIVE_STATUS_PREVIEW. However, it remains inaccessible to the audience.


Prerequisites: This API can be invoked when the live status is LIVE_STATUS_WAIT_FOR_PREVIEW.


  • Return a 400/BadRequest error with ERROR_REASON_ACTION_NOT_ALLOWED if the live status is not in a permissible state for preview.
  • Return a 404/NotFound error if the requested live stream is not found.

Request

Responses

A successful response.