huaxin233 / momo

WebRTC Native Client Momo

Home Page:https://gist.github.com/voluntas/51c67d0d8ce7af9f24655cee4d7dd253

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebRTC Native Client Momo

WebRTC Native Client Momo について

WebRTC Native Client Momo は libwebrtc を利用しブラウザなしで様々な環境で動作する WebRTC ネイティブクライアントです。

特に Raspberry Pi 環境では Raspberry Pi の GPU に積まれている H.264 ハードウェアエンコーダー機能を利用することが可能です。

OpenMomo プロジェクトについて

OpenMomo は WebRTC Native Client Momo をオープンソースとして公開し、継続的に開発を行うことで、ブラウザ以外での WebRTC 利用を推進していくプロジェクトです。

詳細については下記をご確認ください。

OpenMomo プロジェクト

動作環境

  • Ubuntu 18.04 x86_64
  • Ubuntu 16.04 ARMv8
  • Raspbian Stretch ARMv7
    • Raspberry Pi 3 B/B+ で動作
  • Raspbian Stretch ARMv6
    • Raspberry Pi Zero W/WH で動作

使ってみる

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

ビルドに挑戦する

Momo のビルドに挑戦したい人は BUILD.md をお読みください。

ライセンス

Apache License 2.0

Copyright 2018, Shiguredo Inc, tnoho, melpon and uupaa

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.

サポートについて

WebRTC Native Client に関するバグ報告は GitHub Issues へお願いします。それ以外については Discord へお願いします。

バグ報告

https://github.com/shiguredo/momo/issues

Discord

ベストエフォートで運用しています。

https://discord.gg/gmEuZye

有償サポートについて

WebRTC Native Client に対する有償でのサポート契約については WebRTC SFU Sora ライセンス契約をしているお客様が前提となります。

サポーター

サポーター企業募集中です

About

WebRTC Native Client Momo

https://gist.github.com/voluntas/51c67d0d8ce7af9f24655cee4d7dd253

License:Apache License 2.0


Languages

Language:C 45.5%Language:C++ 35.4%Language:Dockerfile 8.4%Language:Makefile 6.5%Language:JavaScript 3.9%Language:HTML 0.3%