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-handover-docs-v2-into-docs-v2-dev-20260518.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