Home | History | Annotate | only in /external/webrtc
Up to higher level directory
NameDateSize
.clang-format22-Oct-2020138
.gn22-Oct-20202K
all.gyp22-Oct-20201K
Android.bp22-Oct-20204.5K
Android.mk22-Oct-2020218
AUTHORS22-Oct-20201.4K
BUILD.gn22-Oct-2020508
build_overrides/22-Oct-2020
check_root_dir.py22-Oct-20202K
chromium/22-Oct-2020
codereview.settings22-Oct-2020387
COPYING22-Oct-202022
data/22-Oct-2020
DEPS22-Oct-20203.8K
infra/22-Oct-2020
LICENSE22-Oct-202025
license_template.txt22-Oct-2020410
LICENSE_THIRD_PARTY22-Oct-202066
METADATA22-Oct-2020459
MODULE_LICENSE_BSD22-Oct-20200
NOTICE22-Oct-20208.3K
OWNERS22-Oct-2020183
PATENTS22-Oct-202022
PRESUBMIT.py22-Oct-202018.4K
pylintrc22-Oct-2020704
README.md22-Oct-20201K
resources/22-Oct-2020
setup_links.py22-Oct-202016.9K
sync_chromium.py22-Oct-20206.9K
talk/22-Oct-2020
third_party/22-Oct-2020
TODO22-Oct-2020192
tools/22-Oct-2020
WATCHLISTS22-Oct-20206.4K
webrtc/22-Oct-2020

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