Mux · Arazzo Workflow
Mux Live Stream Lifecycle Control
Version 1.0.0
Create a live stream, disable it, re-enable it, and signal it complete to walk the operational lifecycle.
View Spec
View on GitHub
Video InfrastructureVideo StreamingLive StreamingVideo AnalyticsVideo AIEncodingArazzoWorkflows
Provider
Workflows
live-stream-lifecycle
Create a live stream, then disable, enable, and signal complete.
Walks a live stream through disable, enable, and complete signals after creation to demonstrate operational control.
1
createLiveStream
Create a live stream with a public playback policy to operate on.
2
disableLiveStream
Disable the live stream so it will reject new RTMP connections.
3
4
signalComplete
Signal that the live stream is finished to close out any active broadcast window after the configured reconnect period.
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.