Ecosystem Tools & Projects
The Livepeer ecosystem has a rich set of community-built and Foundation-supported tools spanning analytics, orchestrator operations, SDKs, infrastructure, and community platforms.The complete community-maintained list lives at github.com/livepeer/awesome-livepeer (also browseable at livepeer.cool). That repository is the living reference — this page curates the most useful tools by category and adds resources not yet reflected there.
Official Interfaces
Livepeer Explorer
The primary interface for staking, delegating, viewing orchestrators, and casting governance votes. Includes the Treasury tab for SPE proposals.
Livepeer Foundation
Foundation news, Advisory Board outputs, workstream updates, and ecosystem announcements.
Livepeer Forum
Governance, treasury proposals, community discussion, and GovWorks updates.
GitHub: livepeer org
Source code for go-livepeer, ai-runner, SDKs, LIPs, and all core protocol repositories.
Foundation Dashboards
Launched in mid-2025, these dashboards provide network-wide visibility across fees, governance, and AI compute.Growth Dashboard
Visualises fee distribution by job type and orchestrator. Uses known gateway data with plans to incorporate on-chain metrics. Useful for understanding demand-side activity and AI vs. transcoding split.
Governance Dashboard
Consolidates proposal analytics, voter participation rates, and delegate behaviour across governance rounds. Useful for tracking quorum progress on active proposals.
AI Compute Visualiser
Overview of orchestrators and GPU resources participating in the AI subnet, including pipeline availability and capacity.
All three dashboards are hosted within or linked from the Livepeer Explorer. Verify exact deep-link paths at explorer.livepeer.org as URL structure may have been updated since this page was authored.
Protocol Analytics
| Tool | What it shows | Link |
|---|---|---|
| Livepeer Arbitrum Dune Dashboard | On-chain protocol state — rounds, staking, treasury, fees | Dune: Livepeer |
| Livepeer AI Dune Dashboard | AI subnet protocol state — pipeline usage, inference fees | Dune: Livepeer AI |
| Livepeer Macro Financial Statements | Long-form financial analytics from Messari | Dune (Messari) |
| Orchestrator Payout Report | Orchestrator payout data from Livepeer.Tools | Livepeer.Tools |
| Web3 Index | Usage-based fee metrics across web3 infrastructure protocols | web3index.org |
| StakingRewards | LPT staking statistics, estimated APR, and validator data | stakingrewards.com/earn/livepeer |
Staking & Delegation
Livepeer Explorer — Staking
Delegate LPT, view orchestrator performance, and manage your stake all in one place.
Tenderize
Liquid staking protocol for LPT. Allows stakers to maintain liquidity while keeping LPT bonded and earning rewards. Useful for DeFi participants who want exposure to staking yield without the 7-day unbonding period.
Orchestrator & Node Operator Tools
Livepeer Exporter
Enhanced Prometheus/Grafana monitoring for Livepeer orchestrators. Tracks earnings, stream performance, and node health metrics beyond the default monitoring stack.
Livepeer Orchestrator Explorer
Community tool for browsing orchestrator data, delegated stake, pricing, and performance history. Useful for gateway operators when selecting transcoding targets.
Stream Tester
Assess your orchestrator’s performance and streaming capabilities. Validates transcoding output quality across renditions.
Test Streams Dashboard
Check your orchestrator’s transcoding test stream scores across regions. Useful for identifying latency or quality issues before they affect gateway traffic.
AI Inference Tester
Obtain AI inference statistics for your Livepeer orchestrator — pipeline availability, throughput, and error rates on the AI subnet.
Orchestrator Pricing Visibility
Price-per-pixel changes over time on a per-orchestrator basis. Helps orchestrators benchmark pricing and helps gateways understand cost dynamics.
Monitoring & Alerting
| Tool | Purpose | Source |
|---|---|---|
| Telegram Watcher Bot | Sends Telegram notifications about chosen orchestrators — useful for delegators tracking reward performance | awesome-livepeer |
| Livepeer Reward Watcher | Monitors your orchestrator and alerts when it is at risk of missing a reward call | awesome-livepeer |
| Docker Portainer | Guide for node operator efficiency using Portainer for container management | awesome-livepeer |
| Production Log Monitoring | Forum guide for production-grade log monitoring and alerting — recommended for serious node operators | Forum guide |
| livepeer/monitoring | Bundled Prometheus/Grafana stack for monitoring Livepeer instances (standalone, Docker Compose, or Kubernetes) | github.com/livepeer/livepeer-monitoring |
Infrastructure & RPC
Community Arbitrum Node
A free, community-maintained RPC endpoint for the Arbitrum network, operated by the LiveInfra SPE (funded July 2025, 7,152 LPT). Provides Arbitrum and Ethereum L1 access for Livepeer developers and operators without requiring a paid node service. Targets 99.9% uptime with automatic failover.
Alchemy / Infura
Paid RPC alternatives listed in awesome-livepeer for operators who need dedicated endpoints beyond the community node.
SDKs & Developer Libraries
| SDK | Language | Maintained by | Repository |
|---|---|---|---|
| livepeer-js | TypeScript / JavaScript | Livepeer Inc | github.com/livepeer/livepeer-js |
| livepeer-ai-js | TypeScript / JavaScript | Livepeer Inc | github.com/livepeer/ai-worker |
| livepeer-ai-python | Python | Livepeer Inc | github.com/livepeer/ai-worker |
| livepeer-go | Go | Livepeer Inc | github.com/livepeer/go-livepeer |
| @livepeer/react | React / UI components | Livepeer Inc | github.com/livepeer/livepeer-js |
| MistServer | C++ streaming toolkit | DDVTech (Livepeer Inc) | mistserver.org |
| ComfyStream | Python / ComfyUI real-time AI | AI Video SPE | github.com/yondonfu/comfystream |
| ai-runner | Python pipeline framework | Livepeer Inc | github.com/livepeer/ai-runner |
For no-code integration, there is also a Bubble Plugin (community-supported) for adding Livepeer video to apps without writing code, and a Livepeer Studio CLI for scaffolding new Livepeer applications. Both are listed in awesome-livepeer.
Community Platforms & Initiatives
Live Pioneers
Independent community initiative for delegators — weekly ecosystem recaps, Know Your Orchestrator interviews, multilingual content in 8+ languages, and Telegram groups by region. Third treasury funding wave approved 2025.
Livepeer Academy
Video tutorials and quests to learn about Livepeer, covering staking, delegation, and network participation.
Livepeer Primer
A visual overview of the Livepeer protocol — useful for onboarding new community members and explaining the network to non-technical audiences.
Linux Setup Manual
Comprehensive orchestrator setup instructions from Captain Stronk — community-written and maintained, covers bare-metal Linux deployment in detail.
Platforms Built on Livepeer
For the full list of ecosystem applications — including Daydream, Streamplace, Embody, Frameworks SPE, Harmonic, and Agent SPE — see the Platforms section of the docs.awesome-livepeer — full community list
The complete community-curated directory of Livepeer projects, tutorials, demos, and resources. Open source and open to contributions — if a tool is missing, submit a PR.