Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 30-Mar-2022 | - | ||||
X11/extensions/ | H | 30-Mar-2022 | - | 30 | 19 | |
api/ | H | 30-Mar-2022 | - | 72,536 | 47,943 | |
audio/ | H | 30-Mar-2022 | - | 15,382 | 11,338 | |
build/ | H | 03-May-2022 | - | 124,288 | 98,789 | |
build_overrides/ | H | 30-Mar-2022 | - | 91 | 72 | |
call/ | H | 30-Mar-2022 | - | 27,914 | 20,361 | |
chromium_deps/ | H | 30-Mar-2022 | - | 607 | 496 | |
common_audio/ | H | 30-Mar-2022 | - | 29,348 | 19,515 | |
common_video/ | H | 30-Mar-2022 | - | 7,559 | 5,301 | |
google_apis/build/ | H | 30-Mar-2022 | - | 21 | 10 | |
logging/ | H | 30-Mar-2022 | - | 21,300 | 16,044 | |
media/ | H | 30-Mar-2022 | - | 42,149 | 31,564 | |
modules/ | H | 30-Mar-2022 | - | 468,831 | 328,294 | |
net/ | H | 30-Mar-2022 | - | 26 | 15 | |
rtc_base/ | H | 30-Mar-2022 | - | 106,458 | 75,490 | |
sdk/ | H | 30-Mar-2022 | - | 49,856 | 34,427 | |
system_wrappers/ | H | 30-Mar-2022 | - | 4,235 | 2,816 | |
test/ | H | 30-Mar-2022 | - | 1,488 | 1,281 | |
third_party/ | H | 30-Mar-2022 | - | 237,015 | 165,611 | |
tools/ | H | 30-Mar-2022 | - | 33,280 | 26,047 | |
video/ | H | 30-Mar-2022 | - | 67,316 | 51,810 | |
webrtc_gn/ | H | 03-May-2022 | - | 260 | 195 | |
.gn | H A D | 30-Mar-2022 | 2.6 KiB | 80 | 66 | |
AUTHORS | H A D | 30-Mar-2022 | 4.9 KiB | 148 | 145 | |
BUILD.gn | H A D | 30-Mar-2022 | 20.5 KiB | 735 | 652 | |
DEPS | H A D | 30-Mar-2022 | 19.4 KiB | 533 | 521 | |
LICENSE | H A D | 30-Mar-2022 | 1.5 KiB | 30 | 24 | |
Makefile.old | H A D | 30-Mar-2022 | 35.7 KiB | 786 | 605 | |
OWNERS | H A D | 30-Mar-2022 | 639 | 23 | 21 | |
PATENTS | H A D | 30-Mar-2022 | 1.4 KiB | 25 | 22 | |
README.md | H A D | 30-Mar-2022 | 1 KiB | 24 | 17 | |
README.mozilla | H A D | 30-Mar-2022 | 333 | 3 | 2 | |
moz.build | H A D | 03-May-2022 | 34.9 KiB | 595 | 551 | |
peerconnection.Makefile | H A D | 30-Mar-2022 | 129 | 7 | 5 | |
peerconnection_client.target.mk | H A D | 30-Mar-2022 | 14.8 KiB | 282 | 238 | |
webrtc.gni | H A D | 30-Mar-2022 | 34.3 KiB | 1,096 | 957 |
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
README.mozilla
1libwebrtc updated from commit https://github.com/mozilla/libwebrtc/archive/149d693483e9055f574d9d65b01fe75a186b654b.tar.gz on 2020-11-30T15:48:48.472088. 2third_party updated from commit https://chromium.googlesource.com/chromium/src/third_party/+archive/5dc5a4a45df9592baa8e8c5f896006d9193d8e45.tar.gz on 2020-11-30T17:00:15.612630. 3