Mux · Arazzo Workflow
Mux Add Playback ID to Live Stream
Version 1.0.0
Create a live stream, add a second playback ID with a chosen policy, and confirm the playback ID resolves.
View Spec
View on GitHub
Video InfrastructureVideo StreamingLive StreamingVideo AnalyticsVideo AIEncodingArazzoWorkflows
Provider
Workflows
live-stream-add-playback-id
Create a live stream, add a playback ID, and verify it resolves.
Creates a live stream, reads it back, adds a playback ID with the requested policy, and reads the playback ID to confirm.
1
createLiveStream
create-live-stream
Create a live stream with a public playback policy as a baseline before a second playback ID is added.
2
getLiveStream
get-live-stream
Read the live stream back to confirm it exists and capture its current status.
3
addPlaybackId
create-live-stream-playback-id
Create an additional playback ID with the requested policy against the live stream.
4
verifyPlaybackId
get-live-stream-playback-id
Read the new playback ID back from the live stream to confirm it resolves to the expected policy.