Dolby.io · Arazzo Workflow
Dolby OptiView Stop a Channel and Confirm Idle
Version 1.0.0
Stop a running channel and poll until it has fully settled in the stopped state.
View Spec
View on GitHub
MediaStreamingReal-time StreamingWebRTCLive StreamingLow LatencyVideoAudioBroadcastPlayerAdvertisingDolby OptiViewMillicastTHEOliveTHEOplayerArazzoWorkflows
Provider
Workflows
stop-channel-and-confirm-idle
Stop a channel and wait until its status reaches stopped.
Sends the stop command to a channel and polls the channel until its status settles on stopped or error.
1
stopChannel
stop-channel
Stop the channel, which stops all connected engines. Returns 204 No Content on success.
2
pollChannelStatus
get-channel
Read the channel and inspect its status. The documented status enum includes stopping and stopped. Loop back until the channel is stopped or has errored.