You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Martin Dørum c8db2f3857 add rtc-dist пре 3 година
include/rtcutil stuff пре 3 година
util stuff пре 3 година
.gitignore add util library, make Makefile suitable for inclusion пре 3 година
Makefile add rtc-dist пре 3 година
README.md initial commit пре 3 година

README.md

libwebrtc.mk

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.