Livepeer · Arazzo Workflow
Livepeer Provision Multistream Restreaming
Version 1.0.0
Create a stream and attach an inline multistream target to restream it.
View Spec
View on GitHub
VideoLive StreamingVideo On DemandAI VideoDecentralized ComputeGPU NetworkEthereumArbitrumWeb3ArazzoWorkflows
Provider
Workflows
provision-multistream-restream
Create a stream and add a multistream restream target to it.
Creates a new live stream, adds an inline multistream target that pushes a named rendition profile to an external RTMP/SRT URL, then reads the stream back to confirm the multistream configuration.
1
createStream
createStream
Create the parent live stream that will be restreamed.
2
addMultistreamTarget
addMultistreamTarget
Attach a multistream target to the stream using an inline spec so the target resource is created automatically and bound to the stream.
3
getStream
getStream
Read the stream back to confirm the multistream target list now contains the newly added target.