Mux · Arazzo Workflow
Mux Live Stream With Simulcast Target
Version 1.0.0
Create a live stream, read it back, add an RTMP simulcast target, and confirm the target is registered.
View Spec
View on GitHub
Video InfrastructureVideo StreamingLive StreamingVideo AnalyticsVideo AIEncodingArazzoWorkflows
Provider
Workflows
live-stream-with-simulcast
Create a live stream and attach a simulcast target, then verify the target.
Creates a live stream, reads its stream key, adds an RTMP simulcast target, and reads the target back to confirm.
1
createLiveStream
create-live-stream
Create a live stream with a public playback policy so it can be viewed and restreamed.
2
getLiveStream
get-live-stream
Read the live stream back to confirm it exists and capture its current status and stream key.
3
addSimulcastTarget
create-live-stream-simulcast-target
Add a simulcast target so the live stream is restreamed to the third party RTMP destination.
4
verifySimulcastTarget
get-live-stream-simulcast-target
Read the simulcast target back to confirm it is registered against the live stream.