项目作者: crow-misia

项目描述 :
libwebrtc binaries
高级语言: Makefile
项目地址: git://github.com/crow-misia/libwebrtc-bin.git
创建时间: 2019-11-18T12:37:33Z
项目社区:https://github.com/crow-misia/libwebrtc-bin

开源协议:Apache License 2.0

下载


libwebrtc binaries

build
JitPack
License

This repository contains build scripts that can be used to build statically linked libwebrtc binaries.

Status

The following table displays the current state of this project, including
supported platforms and architectures.

Status












































x86 x64 arm arm64
Linux -
macOS - -
Windows - -
iOS - -
Android -

Prerequisites

  • Make
  • Python 3.8 (optional for Windows since it will use the interpreter located
    inside the depot_tools installation)

Building

Linux / macOS / iOS / Android

  1. cd build
  2. make [options] [platform]

check [options] and [platform] by executing make help.

Windows

  1. build.windows.bat

License

Apache License 2.0

Reference