跳转到主要内容
一个活跃的实用指南集合,帮助使用 Livepeer 构建——精选自官方文档、社区贡献者以及生态系统中的第三方构建者。指南按主题组织,帮助您快速找到所需内容。
This page links out to external community content. Livepeer does not maintain external guides, but we verify links and descriptions at the time of curation. If a link is broken or a guide is outdated, please open an issue in the docs repository.

入门指南

面向新手开发者的 Livepeer 入门指南。

视频流媒体:直播和点播

一步步指南,帮助构建直播和点播功能。

Create a Livestream (Official Docs)

Official guide to creating a stream object, retrieving the stream key, and playing back via HLS using useCreateStream and useStream hooks.

Build a Twitch Clone with the Livepeer API

Uses Postman to walk through the full stream lifecycle — create, retrieve, update, record, and delete streams — against the Livepeer REST API. (HackerNoon, 2022)

How to Make API Calls with Postman and Livepeer Video Services

A beginner-friendly guide using Postman as the HTTP client to test Livepeer’s streaming API without writing any code. (Dev.to, 2022)

Set Up a Video Player with Video.js and Livepeer

Official tutorial repository showing how to embed a Livepeer HLS stream into a webpage using Video.js. Suitable for any framework.

Livepeer Demo App (Next.js)

Official demo application in Next.js demonstrating stream creation and playback using the Livepeer.com API. Includes OBS/Streamyard integration notes.

Export to IPFS with Livepeer Video Services

Shows how to upload a video asset via the VOD API and export it to IPFS in two API calls, ready for decentralised storage and NFT minting. (Dev.to, 2022)

Upload and Stream Videos off Arweave with Livepeer

Community tutorial demonstrating permanent storage on Arweave combined with Livepeer transcoding for decentralised video delivery.

Upload, Transcode, and Stream Videos off IPFS with Livepeer

Demonstrates fetching an IPFS-hosted video, passing it through Livepeer’s transcode pipeline, and serving adaptive bitrate HLS output.

全栈应用指南

使用 Livepeer 作为视频层构建完整应用的教程。

AI 推理与实时 AI 视频

使用 Livepeer 网络构建 AI 驱动视频流水线的指南。

ComfyUI and Real-Time Video AI Processing

Explains how Livepeer integrates with ComfyUI’s DAG architecture to power real-time AI video pipelines, covering use cases and infrastructure design. (Livepeer Blog, January 2025)

Building Real-Time AI Video Effects with ComfyStream

Technical deep dive into ComfyStream — the open-source plugin that enables ComfyUI workflows to process live video streams on the Livepeer network. (Livepeer Blog, February 2025)

Livepeer AI JavaScript/TypeScript SDK

Official SDK for calling Livepeer AI inference endpoints (text-to-image, image-to-image, image-to-video, and more) from JavaScript or TypeScript applications.

Livepeer AI Python SDK

Official Python library for the Livepeer AI API — install via pip, call inference pipelines, and handle responses in a few lines of code.

AI Runner: Inference Runtime for Livepeer AI Pipelines

The containerised AI inference runtime that powers Livepeer’s AI subnet. Includes setup guides for running pipelines locally and contributing new pipelines.

Builder Story: StreamDiffusionTD + Daydream API

Practical builder story showing how to connect StreamDiffusion to TouchDesigner using the Daydream API for live generative video at performances and installations. (Livepeer Blog, September 2025)

Daydream API Documentation

Official Daydream documentation — covers setup, API reference, and guides for building real-time AI video applications on the Livepeer network.

Why the Livepeer AI Subnet is a Big Deal

Community explainer covering the architecture of the AI Subnet — gateways, orchestrators, AI workers — and what it means for builders. (Medium / Coinmonks, July 2024)

SDK 与 API 参考指南

集成官方 Livepeer SDK 的指南。

节点运维:编排器与网关

在 Livepeer 网络上运行基础设施的指南。

社区策划资源

社区维护的集合与聚合器。
Know of a guide that should be here? Open a pull request or submit an issue with the link and a brief description. Community-contributed guides are reviewed and added regularly.
Last modified on March 3, 2026