/kohaku

WebRTC Stats Collector Kohaku

Primary LanguageGoApache License 2.0Apache-2.0

WebRTC Stats Collector Kohaku

GitHub tag (latest SemVer) License

About Shiguredo's open source software

We will not respond to PRs or issues that have not been discussed on Discord. Also, Discord is only available in Japanese.

Please read https://github.com/shiguredo/oss/blob/master/README.en.md before use.

時雨堂のオープンソースソフトウェアについて

利用前に https://github.com/shiguredo/oss をお読みください。

WebRTC Stats Collector Kohaku について

Kohaku はクライアントと Sora の統計情報を Sora から HTTP/2 経由で受け取り、整理してタイムシリーズデータベースに格納するゲートウェイです。現時点ではタイムシリーズデータベースは TimescaleDB のみに対応しています。

特徴

  • Sora から HTTP/2 経由でクライアントや Sora の統計情報を受け取り TimescaleDB (TSDB) に格納します
  • WebRTC 統計 API に対応しています
    • ブラウザは最新 Chrome / Firefox / Safari / Edge へ対応
    • Sora SDK は iOS / Android / Unity すべてに対応
    • WebRTC Native Client Momo に対応
  • クライアントは Sora に統計情報を送るだけでよくなるため、どこかのサーバに対して接続などが不要になります
  • すべての統計情報を Sora の Channel ID と Connection ID と関連付けて保存するため問題の追跡がしやすくなります

使ってみる

Momo を使ってみたい人は USE.md をお読みください。

開発ログ

時雨堂 WebRTC Stats Collector Kohaku 開発ログ

ライセンス

Apache License 2.0

Copyright 2021, Hiroshi Yoshida (Original Author)
Copyright 2021, Shiguredo Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

優先実装

優先実装とは Sora のライセンスを契約頂いているお客様限定で Kohaku の実装予定機能を有償にて前倒しで実装することです。

優先実装が可能な機能一覧

詳細は Discord やメールなどでお気軽にお問い合わせください

  • AWS Timestream 対応