Dolby.io · Arazzo Workflow
Dolby OptiView Attach Ingest and Engine then Go Live
Version 1.0.0
Add an ingest and a transcoding engine to a channel, start it, and poll until playing.
View Spec
View on GitHub
MediaStreamingReal-Time StreamingWebRTCLive StreamingLow LatencyVideoAudioBroadcastPlayerAdvertisingDolby OptiViewMillicastTHEOliveTHEOplayerArazzoWorkflows
Provider
Workflows
attach-ingest-engine-and-go-live
Create an ingest and engine on a channel, start it, and wait for playing.
Attaches a source ingest and a transcoding engine to an existing channel, starts the channel, and waits until the channel status settles on playing or error.
1
createIngest
Create the ingest (source feed) on the channel. Returns the ingest id and stream key under data.
2
createEngine
Provision a transcoding engine bound to the new ingest, deployed in the requested region with the chosen ABR ladder.
3
4
pollChannelStatus
Poll the channel until its status reaches playing (live) or error. Status transitions through deploying, starting, waiting and ingesting while the engine spins up.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.