Livepeer · Arazzo Workflow
Livepeer Provision a Live Stream
Version 1.0.0
Create a live stream, confirm it exists, and resolve its playback info.
View Spec
View on GitHub
VideoLive StreamingVideo On DemandAI VideoDecentralized ComputeGPU NetworkEthereumArbitrumWeb3ArazzoWorkflows
Provider
Workflows
provision-live-stream
Create a stream then resolve its playback info.
Creates a new live stream, retrieves the created stream to confirm the assigned stream key and playback ID, and finally fetches the playback info for that playback ID.
1
createStream
createStream
Create a new live stream. Livepeer assigns a stream key for ingest and a playback ID for playback.
2
getStream
getStream
Read the stream back by ID to confirm it was created and to capture its current active state.
3
getPlaybackInfo
getPlaybackInfo
Resolve playback info for the stream's playback ID, returning the live playback sources (HLS, WebRTC).