ezrover / webrtc-build

様々な環境向けの WebRTC のビルドを行って、そのバイナリを提供しています

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webrtc-build

GitHub tag (latest SemVer) License Actions Status

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-build について

様々な環境向けの WebRTC のビルドを行って、そのバイナリを提供しています。

ダウンロード

リリース からダウンロードしてください。

パッケージに入っている内容

  • WebRTC ライブラリ(webrtc.lib あるいは libwebrtc.a)
  • WebRTC のインクルードヘッダ
  • WebRTC のバージョン情報(コミットハッシュ)

現在提供しているビルド

  • windows x86_64
  • macos_arm64
  • macos_x86_64
  • raspberry-pi-os_armv6 (Raspberry Pi Zero)
  • raspberry-pi-os_armv7 (Raspberry Pi 3, 4)
  • raspberry-pi-os_armv8 (Raspberry Pi 3, 4)
  • ubuntu-18.04_armv8
    • Jetson Nano
    • Jetson Xavier NX
    • Jetson AGX Xavier
  • ubuntu-18.04_x86_64
  • ubuntu-20.04_x86_64
  • android
  • ios

ライセンス

Apache License 2.0

Copyright 2019-2021, Wandbox LLC (Original Author)
Copyright 2019-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.

Contributing

  • melpon - Original Author
    • Android サポート
    • iOS サポート
    • CentOS 8 サポート
  • tnoho - Original Author
    • macOS 向け AV1 サポート
    • macOS 向け H.265 サポート
  • hakobera
    • Ubuntu 20.04 x86_64 サポート
    • macOS 11 arm64 サポート
  • enm10k
    • iOS 向けデバッグビルド追加
  • soudegesu
    • macOS 向け ObjC ヘッダー追加

About

様々な環境向けの WebRTC のビルドを行って、そのバイナリを提供しています

License:Apache License 2.0


Languages

Language:Shell 58.1%Language:Dockerfile 28.5%Language:PowerShell 13.4%Language:Batchfile 0.1%