Livepeer · Arazzo Workflow
Livepeer Enable Recording on a Stream
Version 1.0.0
Create a stream, enable recording via update, and confirm the change.
View Spec
View on GitHub
VideoLive StreamingVideo On DemandAI VideoDecentralized ComputeGPU NetworkEthereumArbitrumWeb3ArazzoWorkflows
Provider
Workflows
enable-stream-recording
Create a stream, patch it to enable recording, then confirm.
Creates a new live stream with recording disabled, patches the stream to enable recording, and reads the stream back to confirm the record flag.
1
createStream
createStream
Create a new live stream with recording initially disabled.
2
enableRecording
updateStream
Patch the stream to enable session recording.
3
confirmRecording
getStream
Read the stream back to confirm the record flag is now enabled.