Home | History | Annotate | only in /external/webrtc
Up to higher level directory
NameDateSize
.clang-format21-Aug-2018138
.gn21-Aug-20182K
all.gyp21-Aug-20181K
Android.bp21-Aug-20184.3K
Android.mk21-Aug-2018218
AUTHORS21-Aug-20181.4K
BUILD.gn21-Aug-2018508
build_overrides/21-Aug-2018
check_root_dir.py21-Aug-20182K
chromium/21-Aug-2018
codereview.settings21-Aug-2018387
COPYING21-Aug-201822
data/21-Aug-2018
DEPS21-Aug-20183.8K
infra/21-Aug-2018
LICENSE21-Aug-201825
license_template.txt21-Aug-2018410
LICENSE_THIRD_PARTY21-Aug-201866
MODULE_LICENSE_BSD21-Aug-20180
NOTICE21-Aug-20188.3K
OWNERS21-Aug-2018183
PATENTS21-Aug-201822
PRESUBMIT.py21-Aug-201818.4K
pylintrc21-Aug-2018704
README.md21-Aug-20181K
resources/21-Aug-2018
setup_links.py21-Aug-201816.9K
sync_chromium.py21-Aug-20186.9K
talk/21-Aug-2018
third_party/21-Aug-2018
TODO21-Aug-2018192
tools/21-Aug-2018
WATCHLISTS21-Aug-20186.4K
webrtc/21-Aug-2018

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