Dolby.io · Arazzo Workflow
Dolby OptiView Provision a Broadcast Token with Cluster
Version 1.0.0
Discover the account cluster, create a publish token, then read it back to confirm.
View Spec
View on GitHub
MediaStreamingReal-time StreamingWebRTCLive StreamingLow LatencyVideoAudioBroadcastPlayerAdvertisingDolby OptiViewMillicastTHEOliveTHEOplayerArazzoWorkflows
Provider
Workflows
provision-broadcast-token-with-cluster
Resolve the cluster, create a publish token, and confirm it.
Reads the account cluster's publish URL, creates a publish token for a stream, and reads the new token back to confirm it is active.
1
getCluster
getCluster
Discover the publish/subscribe URLs for the region the account is provisioned in.
2
createPublishToken
createPublishToken
Create a publish token bound to the supplied stream name. Returns the token id and the broadcaster JWT.
3
confirmToken
getPublishToken
Read the new publish token back and confirm it is active.