Home | History | Annotate | only in /external/webrtc
Up to higher level directory
NameDateSize
.clang-format21-Oct-2016138
.gitignore21-Oct-20163.4K
.gn21-Oct-20162K
all.gyp21-Oct-20161K
android-webrtc.mk21-Oct-20161.7K
Android.mk21-Oct-20164.1K
AUTHORS21-Oct-20161.4K
BUILD.gn21-Oct-2016508
build_overrides/21-Oct-2016
check_root_dir.py21-Oct-20162K
chromium/21-Oct-2016
codereview.settings21-Oct-2016387
COPYING21-Oct-201622
data/21-Oct-2016
DEPS21-Oct-20163.8K
infra/21-Oct-2016
LICENSE21-Oct-201625
license_template.txt21-Oct-2016410
LICENSE_THIRD_PARTY21-Oct-201666
MODULE_LICENSE_BSD21-Oct-20160
NOTICE21-Oct-20168.3K
OWNERS21-Oct-2016376
PATENTS21-Oct-201622
PRESUBMIT.py21-Oct-201618.4K
pylintrc21-Oct-2016704
README.md21-Oct-20161K
resources/21-Oct-2016
setup_links.py21-Oct-201616.9K
sync_chromium.py21-Oct-20166.9K
talk/21-Oct-2016
third_party/21-Oct-2016
TODO21-Oct-2016192
tools/21-Oct-2016
WATCHLISTS21-Oct-20166.4K
webrtc/21-Oct-2016

README.md

      1 **WebRTC is a free, open software project** that provides browsers and mobile
      2 applications with Real-Time Communications (RTC) capabilities via simple APIs.
      3 The WebRTC components have been optimized to best serve this purpose.
      4 
      5 **Our mission:** To enable rich, high-quality RTC applications to be
      6 developed for the browser, mobile platforms, and IoT devices, and allow them
      7 all to communicate via a common set of protocols.
      8 
      9 The WebRTC initiative is a project supported by Google, Mozilla and Opera,
     10 amongst others. This page is maintained by the Google Chrome team.
     11 
     12 ### Development
     13 
     14 See http://www.webrtc.org/native-code/development for instructions on how to get
     15 started developing with the native code.
     16 
     17 ### More info
     18 
     19  * Official web site: http://www.webrtc.org
     20  * Master source code repo: https://chromium.googlesource.com/external/webrtc
     21  * Samples and reference apps: https://github.com/webrtc
     22  * Mailing list: http://groups.google.com/group/discuss-webrtc
     23  * Continuous build: http://build.chromium.org/p/client.webrtc
     24