• Home
Name Date Size #Lines LOC

..--

build_overrides/07-May-2024-3324

chromium/07-May-2024-3227

data/07-May-2024-74,06973,594

infra/07-May-2024-8272

resources/07-May-2024-218213

talk/07-May-2024-143,136103,737

third_party/07-May-2024-2,7801,421

tools/07-May-2024-4,2893,453

webrtc/07-May-2024-711,073510,142

.clang-formatD07-May-2024138 43

.gitignoreD07-May-20243.4 KiB171170

.gnD07-May-20242 KiB5045

AUTHORSD07-May-20241.4 KiB5148

Android.mkD07-May-20244.1 KiB134100

BUILD.gnD07-May-2024508 1513

COPYINGD07-May-202422 11

DEPSD07-May-20243.8 KiB118110

LICENSED07-May-202425 21

LICENSE_THIRD_PARTYD07-May-202466 21

MODULE_LICENSE_BSDD07-May-20240

NOTICED07-May-20248.3 KiB203176

OWNERSD07-May-2024376 1514

PATENTSD07-May-202422 21

PRESUBMIT.pyD07-May-202418.4 KiB474370

README.mdD07-May-20241 KiB2417

TODOD07-May-2024192 43

WATCHLISTSD07-May-20246.4 KiB187183

all.gypD07-May-20241 KiB3937

android-webrtc.mkD07-May-20241.7 KiB478

check_root_dir.pyD07-May-20242 KiB5837

codereview.settingsD07-May-2024387 1110

license_template.txtD07-May-2024410 119

pylintrcD07-May-2024704 1810

setup_links.pyD07-May-202416.9 KiB519409

sync_chromium.pyD07-May-20246.9 KiB196134

README.md

1**WebRTC is a free, open software project** that provides browsers and mobile
2applications with Real-Time Communications (RTC) capabilities via simple APIs.
3The WebRTC components have been optimized to best serve this purpose.
4
5**Our mission:** To enable rich, high-quality RTC applications to be
6developed for the browser, mobile platforms, and IoT devices, and allow them
7all to communicate via a common set of protocols.
8
9The WebRTC initiative is a project supported by Google, Mozilla and Opera,
10amongst others. This page is maintained by the Google Chrome team.
11
12### Development
13
14See http://www.webrtc.org/native-code/development for instructions on how to get
15started 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