Home | History | Annotate | only in /external/webrtc
Up to higher level directory
NameDateSize
.clang-format05-Oct-2017138
.gitignore05-Oct-20173.4K
.gn05-Oct-20172K
all.gyp05-Oct-20171K
android-webrtc.mk05-Oct-20171.7K
Android.mk05-Oct-20174.1K
AUTHORS05-Oct-20171.4K
BUILD.gn05-Oct-2017508
build_overrides/05-Oct-2017
check_root_dir.py05-Oct-20172K
chromium/05-Oct-2017
codereview.settings05-Oct-2017387
COPYING05-Oct-201722
data/05-Oct-2017
DEPS05-Oct-20173.8K
infra/05-Oct-2017
LICENSE05-Oct-201725
license_template.txt05-Oct-2017410
LICENSE_THIRD_PARTY05-Oct-201766
MODULE_LICENSE_BSD05-Oct-20170
NOTICE05-Oct-20178.3K
OWNERS05-Oct-2017183
PATENTS05-Oct-201722
PRESUBMIT.py05-Oct-201718.4K
pylintrc05-Oct-2017704
README.md05-Oct-20171K
resources/05-Oct-2017
setup_links.py05-Oct-201716.9K
sync_chromium.py05-Oct-20176.9K
talk/05-Oct-2017
third_party/05-Oct-2017
TODO05-Oct-2017192
tools/05-Oct-2017
WATCHLISTS05-Oct-20176.4K
webrtc/05-Oct-2017

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