視聴者がどこから来ているのかを表示する
Owncastは、インスタンスで有効にすると、現在の視聴者に関する高レベルの地理情報を表示できます。
サーバーは任意でMaxMind GeoLite2 データベースを使用できます。 データベースの無料コピーを提供すると、それが使用されます。 この機能を追加するために以下の手順を行ってください。
- MaxMindで無料アカウントを作成します。
- メールを待って、アカウントへのリンクに従ってください。
データベース製品とサブスクリプションの下で、データベースをダウンロードをクリックします。GeoLite2 City (GeoIP2 Binary .mmdb)をダウンロードします。- ファイルの解凍を行い、
GeoLite2-City.mmdbファイルをOwncastサーバーのdataディレクトリに置きます。 必要に応じてこのディレクトリを作成します。 - Owncastサービスを再起動します。
Once enabled, the Viewers page in the admin at /admin/viewer-info shows a Location column with the region and country for each current viewer, resolved from the GeoIP data. Viewers without a resolvable country, or connecting through an anonymous proxy, do not get a location.
Improve this page
See something missing or incorrect? Edit this page and improve the documentation for everyone.
Contributors to this documentation
