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 33048766bd makefile stuff vor 4 Jahren
include/rtcutil add util library, make Makefile suitable for inclusion vor 4 Jahren
util add util library, make Makefile suitable for inclusion vor 4 Jahren
.gitignore add util library, make Makefile suitable for inclusion vor 4 Jahren
Makefile makefile stuff vor 4 Jahren
README.md initial commit vor 4 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.