Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Martin Dørum 33048766bd makefile stuff pirms 4 gadiem
include/rtcutil add util library, make Makefile suitable for inclusion pirms 4 gadiem
util add util library, make Makefile suitable for inclusion pirms 4 gadiem
.gitignore add util library, make Makefile suitable for inclusion pirms 4 gadiem
Makefile makefile stuff pirms 4 gadiem
README.md initial commit pirms 4 gadiem

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.