Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Martin Dørum c8db2f3857 add rtc-dist il y a 3 ans
include/rtcutil stuff il y a 3 ans
util stuff il y a 3 ans
.gitignore add util library, make Makefile suitable for inclusion il y a 3 ans
Makefile add rtc-dist il y a 3 ans
README.md initial commit il y a 3 ans

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.