Dolby.io · Arazzo Workflow
Dolby OptiView Start a Single Engine and Confirm
Version 1.0.0
Select an engine on a channel, start it, and poll the engine until it is playing.
View Spec
View on GitHub
MediaStreamingReal-Time StreamingWebRTCLive StreamingLow LatencyVideoAudioBroadcastPlayerAdvertisingDolby OptiViewMillicastTHEOliveTHEOplayerArazzoWorkflows
Provider
Workflows
start-single-engine-and-confirm
Start one engine on a channel and wait until it reaches the playing state.
Resolves the engines attached to a channel, starts the first engine, and polls that engine until its status settles on playing or error.
1
listEngines
List the engines attached to the channel and capture the id of the first engine to act on.
2
3
pollEngineStatus
Read the engine and inspect its status. The documented status enum includes deploying, starting, waiting, ingesting and playing. Loop back until the engine is playing or has errored.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.