rhubarb-lip-sync/rhubarb/lib/webrtc-8d2248ff
Daniel Wolf e5c39efeeb Moved main executable into its own directory along with its build logic
This will make it easier to add other artifacts that require build steps.
2018-01-24 18:38:09 +01:00
..
build_overrides Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
chromium Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
infra Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
resources Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
talk Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
third_party Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
tools Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
webrtc Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
.clang-format Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
.gitignore Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
.gn Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
AUTHORS Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
BUILD.gn Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
COPYING Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
DEPS Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
LICENSE Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
LICENSE_THIRD_PARTY Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
OWNERS Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
PATENTS Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
PRESUBMIT.py Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
README.md Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
WATCHLISTS Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
all.gyp Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
check_root_dir.py Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
codereview.settings Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
license_template.txt Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
pylintrc Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
setup_links.py Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
sync_chromium.py Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01: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