Home | History | Annotate | only in /external/webrtc
Up to higher level directory
NameDateSize
.clang-format06-Dec-2016138
.gitignore06-Dec-20163.4K
.gn06-Dec-20162K
all.gyp06-Dec-20161K
android-webrtc.mk06-Dec-20161.7K
Android.mk06-Dec-20164.1K
AUTHORS06-Dec-20161.4K
BUILD.gn06-Dec-2016508
build_overrides/06-Dec-2016
check_root_dir.py06-Dec-20162K
chromium/06-Dec-2016
codereview.settings06-Dec-2016387
COPYING06-Dec-201622
data/06-Dec-2016
DEPS06-Dec-20163.8K
infra/06-Dec-2016
LICENSE06-Dec-201625
license_template.txt06-Dec-2016410
LICENSE_THIRD_PARTY06-Dec-201666
MODULE_LICENSE_BSD06-Dec-20160
NOTICE06-Dec-20168.3K
OWNERS06-Dec-2016376
PATENTS06-Dec-201622
PRESUBMIT.py06-Dec-201618.4K
pylintrc06-Dec-2016704
README.md06-Dec-20161K
resources/06-Dec-2016
setup_links.py06-Dec-201616.9K
sync_chromium.py06-Dec-20166.9K
talk/06-Dec-2016
third_party/06-Dec-2016
TODO06-Dec-2016192
tools/06-Dec-2016
WATCHLISTS06-Dec-20166.4K
webrtc/06-Dec-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