Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Martin Dørum c8db2f3857 add rtc-dist vor 3 Jahren
include/rtcutil stuff vor 3 Jahren
util stuff vor 3 Jahren
.gitignore add util library, make Makefile suitable for inclusion vor 3 Jahren
Makefile add rtc-dist vor 3 Jahren
README.md initial commit vor 3 Jahren

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.