Server-side SDKs
Install the SDK for your language and initialize with your API key. Use them from your backend only.| Language | Package | Docs |
|---|---|---|
| TypeScript / JavaScript | livepeer | npm, Livepeer Studio docs |
| Go | livepeer-go | pkg.go.dev |
| Python | livepeer | PyPI |
React components
@livepeer/react provides:- Player — Composable playback (livestream and VOD, WebRTC + HLS/MP4 fallback). See Player and embed.
- Broadcast — In-browser WebRTC broadcasting. See Livestream from browser.
Quick links
- Quickstart — First stream or asset with the SDK.
- API overview — Auth and API basics.
- Livepeer Studio docs — Full SDK and API reference.