|
2 years ago | |
---|---|---|
include/rtcutil | 2 years ago | |
util | 2 years ago | |
.gitignore | 2 years ago | |
Makefile | 2 years ago | |
README.md | 2 years ago |
This repo tries to make it a bit easier to create new WebRTC projects. It’s intended to be used as a git submodule, and is an easy way to download and compile WebRTC in a way which can be embedded in a parent project.
The WebRTC library will be compiled from source, and both the checkout process and the compile itself can take quite a while. Be patient.