跳至主要内容

在 Owncast 目录中列出您的直播

为了帮助人们发现使用 Owncast 的直播,我们提供了一个可选的 Owncast 目录,您可以将自己添加到 https://owncast.directory。

  1. 访问管理中的 "常规" 设置。
  2. 将公共 URL 设置为您希望人们链接到的 Owncast 实例。
  3. "关于" 设置为您直播的简要描述。
  4. 设置与您直播内容相关的 标签
  5. 标记您的内容是否为 不适合工作场所 (nsfw)。
  6. Turn on the "Enable directory" toggle at the bottom of the page. It stays disabled until you have set your Server URL.

如果您的服务器未显示在目录中

  1. 这是自愿的,因此请确保按照 配置说明 来启用您的服务器目录。
  2. Your server registers by pinging the directory every 4 minutes, and only while you are live. Expect to show up a few minutes into the first stream after enabling this feature.
  3. 您可能想使用 owncast --enableVerboseLogging 运行您的服务器,以查看出现了哪些错误。
  4. If you used to be listed, but no longer show up, reset your registration in the admin under Server Setup > Advanced Settings > Reset Directory. The section appears once the directory is enabled.
  5. If you recently changed the URL of your server, reset your registration the same way.
  6. 如果出现问题导致您未被列出 请提交 GitHub 问题,以便我们可以帮助排查或重置您在目录中的注册。

浏览 Owncast 目录

如果您的应用程序具有通常所称的 "IPTV" 或 M3U 支持,您可以通过将 https://owncast.directory/api/iptv 添加到应用程序直接浏览目录。 并不是所有的应用程序都支持此功能。

此外,还有一些本地应用程序允许您从应用程序中直接浏览 Owncast 目录并观看直播。 阅读更多关于 观看直播

构建您自己的目录

Owncast 目录并不是唯一的选择。 每个 Owncast 服务器通过 ActivityPub 广播其直播状态,因此您可以运行自己的目录或聚合器,以跟踪哪些服务器正在直播。 请参阅 构建 Owncast 直播目录 的协议,以及 owncast-directory-example 仓库作为一个小的可运行参考。


Improve this page

See something missing or incorrect? Edit this page and improve the documentation for everyone.

Contributors to this documentation