For full BYOC architecture, Gateway/Orchestrator roles, container lifecycle, and Protocol vs AI BYOC concepts, see the BYOC full guide.
Requirements
- Linux or Docker-capable machine with GPU (CUDA 11+)
- Internet-accessible IP or NAT hole-punching
- Git, Python 3.9+; optional ComfyUI fork for modular tasks
- Livepeer Gateway credentials or API key for worker registration
Step 1 — Clone and setup
Step 2 — Configure node
Edit yourconfig.yaml:
Step 3 — Start gateway node
Step 4 — Register (optional)
Register your node on-chain (Arbitrum) so Gateways can discover and route work to you:Pipeline examples
Whisper + caption overlay:Troubleshooting
| Issue | Fix |
|---|
Developer notes
- BYOC workers use the same Gateway Protocol as the rest of the Livepeer network. See Network technical architecture under About.
- You can serve from multiple geographic regions.
- Contribution rewards may be offered in LPT or credits; check the Forum and Builder opportunities.
See also
- AI Pipelines overview
- ComfyStream
- BYOC full guide — Architecture, Gateway/Orchestrator, container lifecycle
- Network interfaces