Livepeer · Arazzo Workflow
Livepeer Register a Stream Webhook
Version 1.0.0
Create a stream then register a webhook scoped to its lifecycle events.
View Spec
View on GitHub
VideoLive StreamingVideo On DemandAI VideoDecentralized ComputeGPU NetworkEthereumArbitrumWeb3ArazzoWorkflows
Provider
Workflows
register-stream-webhook
Create a stream and register a webhook for its events.
Creates a new live stream, registers a webhook scoped to that stream for the requested events, and reads the webhook back to confirm registration.
1
createStream
createStream
Create the live stream the webhook will be scoped to.
2
createWebhook
createWebhook
Register a webhook bound to the created stream for the requested events.
3
getWebhook
getWebhook
Read the webhook back by ID to confirm it was stored.