Curated example applications and starter projects across Livepeer’s AI, video, and compute surfaces. Working code, tutorials, and reference implementations.
This page catalogues working example applications across Livepeer’s developer surface: tutorial-shaped projects you can clone, run, and modify into a production app. Each example exists because a category needs a reference implementation; together they cover the AI, video, and compute surfaces that the Developers tab walks through in detail.For the underlying primitives each example uses, follow the links from the example back to the relevant concept or reference page.
The earlier round of example applications shipped against the v1 Livepeer Studio surface. They remain useful for patterns even though some integrations have shifted.
Example
What it shows
React Native Example App
YouTube clone using Livepeer React in React Native
Justcast.it
One-click “start a livestream” pattern integrated against a Gateway
EVM Token-Gated Livestream
Token-gated livestream creation across EVM-compatible chains
Decentralised Storage Playback
Playing video from IPFS or Arweave via the Livepeer Player
These examples are linked from livepeer/awesome-livepeer for direct repository access.
Choose an example by what you want to build. The decision points:
If you’re building
Start with
An AI image or video generation app
AI Image Generation App
A chat product
LLM Chatbot, then Eliza Livepeer Plugin for agent depth
A live streaming platform
Low-Latency Live Streaming App
A VOD platform (Mux-shaped)
VOD Upload and Playback
A custom inference pipeline
BYOC Quickstart
A real-time AI effect or avatar
ComfyStream Quickstart, then VTuber Avatar Pipeline
A multi-tenant SaaS on Livepeer compute
Multi-Tenant Billing with pymthouse
An operator-facing dashboard plugin
NaaP Plugin
A decentralised social or AT Protocol video app
Streamplace Integration
For category overlap (e.g. an AI chatbot with custom inference), start with the closer single-category example and layer in the second category’s pattern once the first is running.