The following real-time AI pipelines are deployed on the Livepeer Network as BYOC containers running through ComfyStream. Each pipeline is a ComfyUI workflow that processes live video frames.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.
Available pipelines
All pipelines use thelive-video-to-video pipeline type and are accessible through any Livepeer Gateway that routes to Orchestrators with the pipeline warm.
Building a custom pipeline
Fork an existing reference pipeline as your starting point. Each pipeline is a ComfyUI workflow JSON file plus a requirements file for additional Python dependencies.- Export your ComfyUI workflow as JSON
- Test it with ComfyStream
- Package it as a BYOC container via ComfyStream as BYOC
- Register it with your Orchestrator’s
aiModels.json