libwebrtc binaries
This repository contains build scripts that can be used to build statically linked libwebrtc binaries.
The following table displays the current state of this project, including
supported platforms and architectures.
x86 | x64 | arm | arm64 | |
Linux | - | ✔ | ✔ | ✔ |
---|---|---|---|---|
macOS | - | ✔ | - | ✔ |
Windows | ✔ | ✔ | - | - |
iOS | - | ✔ | - | ✔ |
Android | - | ✔ | ✔ | ✔ |
depot_tools
installation)
cd build
make [options] [platform]
check [options]
and [platform]
by executing make help
.
build.windows.bat
Apache License 2.0