mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
4d89adcaa6
Upstream commit: https://webrtc.googlesource.com/src/+/de3c726121bd097e79a8f1aa43df48aab7e2237f Update to vpython 3.11 and remove .vpython (v2.x) Bug: b/310806212 Change-Id: I7fdb12ee4f83410bed9358e7249e4601e773056f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/335641 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Christoffer Dewerin <jansson@google.com> Cr-Commit-Position: refs/heads/main@{#41607} Differential Revision: https://phabricator.services.mozilla.com/D205249 |
||
---|---|---|
.. | ||
api | ||
audio | ||
build | ||
build_overrides | ||
call | ||
common_audio | ||
common_video | ||
data | ||
docs | ||
examples | ||
experiments | ||
g3doc | ||
infra | ||
logging | ||
media | ||
modules | ||
moz-patch-stack | ||
net/dcsctp | ||
p2p | ||
pc | ||
resources | ||
rtc_base | ||
rtc_tools | ||
sdk | ||
stats | ||
system_wrappers | ||
test | ||
testing | ||
third_party | ||
tools | ||
tools_webrtc | ||
video | ||
webrtc_gn | ||
X11/extensions | ||
.gn | ||
.mailmap | ||
.style.yapf | ||
.vpython3 | ||
AUTHORS | ||
BUILD.gn | ||
DEPS | ||
DIR_METADATA | ||
LICENSE | ||
moz.build | ||
OWNERS | ||
OWNERS_INFRA | ||
PATENTS | ||
pylintrc_old_style | ||
README.md | ||
README.moz-ff-commit | ||
README.mozilla | ||
webrtc_lib_link_test.cc | ||
webrtc.gni | ||
whitespace.txt |
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
Development
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.
More info
- Official web site: http://www.webrtc.org
- Master source code repo: https://webrtc.googlesource.com/src
- Samples and reference apps: https://github.com/webrtc
- Mailing list: http://groups.google.com/group/discuss-webrtc
- Continuous build: https://ci.chromium.org/p/webrtc/g/ci/console
- Coding style guide
- Code of conduct
- Reporting bugs
- Documentation