How Do I View Disabled Livestreams?
You can view disabled livestreams using one of the following methods:
- Viewing disabled livestreams on the Live console
Log in to the Live console and choose Streaming > Streams in the navigation pane. Click the Disabled tab to view information about disabled livestreams.
- Calling the API for querying disabled livestreams
Call the API for querying disabled livestreams, and configure the request parameters domain, app_name, and stream_name to view information about the disabled livestreams.
GET /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.