rhubarb-lip-sync/lib/webrtc-8d2248ff
Daniel Wolf aec3dbae01 Added WebRTC library 2016-06-21 22:13:05 +02:00
..
build_overrides Added WebRTC library 2016-06-21 22:13:05 +02:00
chromium Added WebRTC library 2016-06-21 22:13:05 +02:00
infra Added WebRTC library 2016-06-21 22:13:05 +02:00
resources Added WebRTC library 2016-06-21 22:13:05 +02:00
talk Added WebRTC library 2016-06-21 22:13:05 +02:00
third_party Added WebRTC library 2016-06-21 22:13:05 +02:00
tools Added WebRTC library 2016-06-21 22:13:05 +02:00
webrtc Added WebRTC library 2016-06-21 22:13:05 +02:00
.clang-format Added WebRTC library 2016-06-21 22:13:05 +02:00
.gitignore Added WebRTC library 2016-06-21 22:13:05 +02:00
.gn Added WebRTC library 2016-06-21 22:13:05 +02:00
AUTHORS Added WebRTC library 2016-06-21 22:13:05 +02:00
BUILD.gn Added WebRTC library 2016-06-21 22:13:05 +02:00
COPYING Added WebRTC library 2016-06-21 22:13:05 +02:00
DEPS Added WebRTC library 2016-06-21 22:13:05 +02:00
LICENSE Added WebRTC library 2016-06-21 22:13:05 +02:00
LICENSE_THIRD_PARTY Added WebRTC library 2016-06-21 22:13:05 +02:00
OWNERS Added WebRTC library 2016-06-21 22:13:05 +02:00
PATENTS Added WebRTC library 2016-06-21 22:13:05 +02:00
PRESUBMIT.py Added WebRTC library 2016-06-21 22:13:05 +02:00
README.md Added WebRTC library 2016-06-21 22:13:05 +02:00
WATCHLISTS Added WebRTC library 2016-06-21 22:13:05 +02:00
all.gyp Added WebRTC library 2016-06-21 22:13:05 +02:00
check_root_dir.py Added WebRTC library 2016-06-21 22:13:05 +02:00
codereview.settings Added WebRTC library 2016-06-21 22:13:05 +02:00
license_template.txt Added WebRTC library 2016-06-21 22:13:05 +02:00
pylintrc Added WebRTC library 2016-06-21 22:13:05 +02:00
setup_links.py Added WebRTC library 2016-06-21 22:13:05 +02:00
sync_chromium.py Added WebRTC library 2016-06-21 22:13:05 +02:00

README.md

WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.

Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.

The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.

Development

See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.

More info