Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Martin Dørum c8db2f3857 add rtc-dist před 3 roky
include/rtcutil stuff před 3 roky
util stuff před 3 roky
.gitignore add util library, make Makefile suitable for inclusion před 3 roky
Makefile add rtc-dist před 3 roky
README.md initial commit před 3 roky

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.