mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-03 01:38:46 +02:00
This is a simple backport of an WebRTC upstream change. Upstream commit: 025d69b4d0df05f54d7bfcb3a4a2b35b48b83d82 Differential Revision: https://phabricator.services.mozilla.com/D213752 |
||
|---|---|---|
| .. | ||
| 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.gni | ||
| webrtc_lib_link_test.cc | ||
| 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