Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
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.