選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Martin Dørum fc0572fe8e stuff 3年前
include/rtcutil stuff 3年前
util stuff 3年前
.gitignore add util library, make Makefile suitable for inclusion 3年前
Makefile stuff 3年前
README.md initial commit 3年前

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.