Livepeer · Arazzo Workflow
Livepeer Reuse a Standalone Multistream Target
Version 1.0.0
Create a reusable multistream target, then bind it to a new stream by ID.
View Spec
View on GitHub
VideoLive StreamingVideo On DemandAI VideoDecentralized ComputeGPU NetworkEthereumArbitrumWeb3ArazzoWorkflows
Provider
Workflows
standalone-multistream-target
Create a standalone multistream target then bind it to a new stream.
Creates a reusable multistream target resource, creates a new stream, and attaches the existing target to the stream by its target ID.
1
createMultistreamTarget
createMultistreamTarget
Create a standalone, reusable multistream target resource pointing at the external destination URL.
2
createStream
createStream
Create the stream that will push to the reusable target.
3
bindTarget
addMultistreamTarget
Attach the existing multistream target to the stream by referencing the target ID instead of inlining a new spec.