How Do I View Disabled Live Streams?
You can view disabled live streams using either of the following methods:
- View disabled live streams on the Live console.
Log in to the Live console. In the navigation pane, choose Streaming Management > Streams. Click the Disabled Streams tab to view details about disabled live streams.
- Call an API to query disabled live streams.
Call the API for Querying Disabled Streams and set the request parameters domain, app_name, and stream_name to view details about disabled live streams.
GET /v1/{project_id}/stream/blocks?domain=play.example.com&app_name=live&stream_name=live
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.