app.frameworks.network. The self-hosted stack is built on MistServer, the open-source streaming toolkit maintained by DDVTech (now operating inside Livepeer Inc).
This page exists to route developers to the canonical Frameworks documentation. The setup, API reference, SDK quickstart, and self-hosting deployment instructions are maintained by the Frameworks team in the .
Selection Criteria
Frameworks fits three developer scenarios that lower-level Livepeer primitives leave open.
The lower-level alternative is running
go-livepeer directly in broadcaster mode and assembling your own stack around it. Frameworks is the higher-level integration when you want the streaming surface (ingest, transcoding, recording, clips, analytics) packaged together.
Frameworks and Livepeer
Frameworks operates as a Livepeer Special Purpose Entity (SPE), funded through the treasury, with a dual-tier model: hosted SaaS plus open-source self-hostable stack.
The free tier includes self-hosting capability and access to the shared bandwidth pool with Livepeer-backed compute. Paid tiers add managed scaling, enterprise support, and burst GPU.
Canonical Setup Path
The canonical setup, including dashboard quickstart, StreamCrafter integration, GraphQL API reference, MCP integration, and full self-hosting deployment, lives in the Solutions tab.Frameworks Overview
Start here: hosted tier, SDK quickstart, self-hosting guide. Maintained by the Frameworks team.
- Start from the app. Sign up at
app.frameworks.network, create a stream in the dashboard, go live via StreamCrafter in the browser or via OBS over RTMP - Use the SDK. Install
@livepeer-frameworks/player-reactand configure stream and playback URLs - Use the GraphQL API or MCP. For automation and AI-agent integration
- Self-host the stack. Follow the Frameworks docs for sovereign deployment; optionally use hybrid mode
External Resources
For deep technical questions about Frameworks internals, the architecture and deployment documentation maintained by the Frameworks team is the authoritative source.
Next Steps
Frameworks Overview
Canonical Frameworks documentation: hosted tier, SDK, self-hosting.
Transcoding Quickstart
The lower-level path: run go-livepeer broadcaster directly.
Low-Latency Streaming
Sub-3s WHIP/WHEP path with @livepeer/react.
Streamplace Integration
The AT Protocol-native video infrastructure path.