跳转到主要内容
Complete: needs review
请确保您已阅读 Setup Checklist 之后再继续。
The Livepeer Gateway was previously called the Livepeer Broadcaster so you will see some commands and labels still use the Broadcaster name that haven’t been updated in the code.

安装方法

安装网关意味着安装 go-livepeer 网关代码。 您可以选择使用
  1. Docker (推荐)
  2. 源代码 (二进制)
  3. 使用社区开发的工具如 GWID Beta 用于一键安装和部署。

网关模式

您可以运行一个网关
  • ** 离线** -> 开发或本地模式
  • ** 在线** -> 生产模式连接到 基于区块链的 Livepeer 网络。
如果您计划以链上 模式运行,请阅读额外的要求

On-Chain Setup Requirements

View On-Chain Requirements

网关功能

您可以运行一个网关用于:
  • Video Only -> 传统转码服务
  • AI Only -> AI 推理服务
  • Dual: AI & Video -> 视频转码和 AI 推理服务

以下安装适用于链上和链下模式。
Last modified on March 1, 2026