gecko-dev/third_party/libwebrtc
Mike Hommey 0985192f22 Bug 1760484 - Add webrtc configs for arm64 openbsd. r=mjf
Differential Revision: https://phabricator.services.mozilla.com/D149473
2022-06-21 20:03:56 +00:00
..
X11/extensions
api Bug 1738845 - Add webrtc configs for arm and ppc64 linux. r=mjf 2022-06-21 20:03:56 +00:00
audio Bug 1738845 - Add webrtc configs for arm and ppc64 linux. r=mjf 2022-06-21 20:03:56 +00:00
build Bug 1773223 - Generate webrtc moz.builds for all platforms at once. r=mjf,firefox-build-system-reviewers,ahochheiden 2022-06-20 21:50:57 +00:00
build_overrides Bug 1773223 - Generate webrtc moz.builds for all platforms at once. r=mjf,firefox-build-system-reviewers,ahochheiden 2022-06-20 21:50:57 +00:00
call Bug 1738845 - Add webrtc configs for arm and ppc64 linux. r=mjf 2022-06-21 20:03:56 +00:00
chromium_deps
common_audio Bug 1760484 - Add webrtc configs for arm64 openbsd. r=mjf 2022-06-21 20:03:56 +00:00
common_video Bug 1738845 - Add webrtc configs for arm and ppc64 linux. r=mjf 2022-06-21 20:03:56 +00:00
google_apis/build
logging Bug 1738845 - Add webrtc configs for arm and ppc64 linux. r=mjf 2022-06-21 20:03:56 +00:00
media Bug 1738845 - Add webrtc configs for arm and ppc64 linux. r=mjf 2022-06-21 20:03:56 +00:00
modules Bug 1760484 - Add webrtc configs for arm64 openbsd. r=mjf 2022-06-21 20:03:56 +00:00
net
rtc_base Bug 1738845 - Add webrtc configs for arm and ppc64 linux. r=mjf 2022-06-21 20:03:56 +00:00
sdk Bug 1773223 - Filter-out _FORTIFY_SOURCE in GN processing. r=firefox-build-system-reviewers,andi 2022-06-21 02:30:46 +00:00
system_wrappers Bug 1738845 - Add webrtc configs for arm and ppc64 linux. r=mjf 2022-06-21 20:03:56 +00:00
test Bug 1738845 - Add webrtc configs for arm and ppc64 linux. r=mjf 2022-06-21 20:03:56 +00:00
third_party Bug 1738845 - Add webrtc configs for arm and ppc64 linux. r=mjf 2022-06-21 20:03:56 +00:00
tools Bug 1529033 - Remove set_sources_assignment_filter calls in webrtc gn files. r=mjf 2022-06-08 22:40:01 +00:00
video Bug 1738845 - Add webrtc configs for arm and ppc64 linux. r=mjf 2022-06-21 20:03:56 +00:00
webrtc_gn Bug 1738845 - Add webrtc configs for arm and ppc64 linux. r=mjf 2022-06-21 20:03:56 +00:00
.gn
AUTHORS
BUILD.gn Bug 1654448 - P2 - readd partial support for BSD to webrtc build;r=mjf 2021-12-22 00:09:44 +00:00
DEPS
LICENSE
Makefile.old
OWNERS
PATENTS
README.md
README.mozilla
dummy_file.txt
moz.build Bug 1760484 - Add webrtc configs for arm64 openbsd. r=mjf 2022-06-21 20:03:56 +00:00
peerconnection.Makefile
peerconnection_client.target.mk
webrtc.gni Bug 1661450 - 1/2 Make webrtc depend on MOZ_X11 r=ng 2022-04-20 09:32:10 +00:00

README.md

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. This page is maintained by the Google Chrome team.

Development

See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.

More info