Live Video to Video
Live Video to Video for Livepeer gateways.
Documentation Index
Fetch the complete documentation index at: https://na-36-merge-docs-v2-dev-draft-into-docs-v2-clean-20260525.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Source URL of the incoming stream to subscribe to.
Destination URL of the outgoing stream to publish.
URL for subscribing via Trickle protocol for updates in the live video-to-video generation params.
URL for publishing events via Trickle protocol for pipeline status and logs.
Name of the pipeline to run in the live video to video job. Notice that this is named model_id for consistency with other routes, but it does not refer to a Hugging Face model ID. The exact model(s) depends on the pipeline implementation and might be configurable via the params argument.
Initial parameters for the pipeline.
Response
Successful Response
Response model for live video-to-video generation.
Source URL of the incoming stream to subscribe to
Destination URL of the outgoing stream to publish to
URL for updating the live video-to-video generation
URL for subscribing to events for pipeline status and logs