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
VideoStreamingTranscodingDecentralizedWeb3Live VideoAI VideoArazzoWorkflows
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
Create a new live stream. Livepeer assigns a stream key for ingest and a playback ID for playback.
2
getStream
Read the stream back by ID to confirm it was created and to capture its current active state.
3
getPlaybackInfo
Resolve playback info for the stream's playback ID, returning the live playback sources (HLS, WebRTC).
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.