メインコンテンツへスキップ

自分のストリームをOwncastディレクトリにリストする

To help people discover streams by people using Owncast we have an optional Owncast directory located at https://owncast.directory you can add yourself to.

  1. 管理者の**「一般」**設定を訪問してください。
  2. 人々がリンクされるOwncastインスタンスのパブリックURLを設定してください。
  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