How Do I Resume a Disabled Livestream?
You can resume a livestream using one of the following methods:
- Resuming a livestream on the Live console
- Log in to the Live console.
- In the navigation pane, choose Streaming > Streams to go to the Streams page.
- Click the Disabled tab and select the domain name for which stream push needs to be resumed from the drop-down list.
- Click Resume in the Operation column.
Figure 1 Resuming a livestream
- Calling the API for resuming a livestream
Call the API for resuming a livestream, and configure the request parameters domain, app_name, and stream_name to resume the disabled livestream.
DELETE /v1/{project_id}/stream/blocks? domain=play.example.com&app_name=live&stream_name=live
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.