Skip to main content
A curated index of every how-to guide, walkthrough, and tutorial for running a Livepeer gateway. Covers off-chain AI gateways, remote signers, BYOC pipelines, video transcoding, payment mechanics, and production operations.
This index covers operator-side setup. If you are a developer looking to use a gateway via the API or SDK, see the Developers tab.

Getting started

Off-chain AI gateway setup

These guides cover the recommended path for AI workloads: the off-chain gateway with a remote signer, introduced in Q4 2025 via PRs #3791 and #3822.
Off-chain mode removes all Ethereum dependencies from the gateway. No ETH, no Arbitrum RPC, no local signing key — all of that is handled by the remote signer. This is the correct starting point for all new AI gateway deployments.

BYOC — Bring Your Own Container

BYOC lets you attach any Docker container as a compute pipeline on the Livepeer network. It is the primary path for running custom AI workloads — including CPU-only pipelines — without a GPU.

Video gateway (on-chain transcoding)

Dual gateway (video and AI on the same node)

Payments and economics

Orchestrator discovery

Monitoring and operations

Community SDKs and alternative gateway implementations

Gateway-as-a-Service (Provider persona)

Blog posts and deep dives

Video walkthroughs

Missing a guide? Open an issue at github.com/livepeer/docs/issues or post in #lounge on Discord.
Last modified on March 16, 2026