Help Center> Live> FAQs> Streams Pushing> How Do I Resume a Disabled Live Stream?
Updated on 2023-07-07 GMT+08:00

How Do I Resume a Disabled Live Stream?

You can resume a live stream using either of the following methods:

  • Resume a live stream on the Live console.
    1. Log in to the Live console.
    2. In the navigation pane, choose Streaming > Streams.
    3. Select the domain name for which stream push needs to be resumed from the drop-down list.
    4. Click the Disabled Streams tab.
    5. Click restore in the Operation column.
      Figure 1 Resuming a live stream
  • Call an API to resume a live stream.

    Call the API for Resuming a Push Stream and set the domain, app_name, and stream_name parameters to resume a specific live stream.

    DELETE /v1/{project_id}/stream/blocks?
    domain=play.example.com&app_name=live&stream_name=live

Streams Pushing FAQs

more