gecko-dev/third_party/libwebrtc
2022-01-06 00:16:46 +00:00
..
api Bug 1747165 - Replace TK_FLAGS/TK_LIBS with MOZ_GTK3_FLAGS/MOZ_GTK3_LIBS. r=firefox-build-system-reviewers,andi 2021-12-23 20:29:07 +00:00
audio Bug 1654448 - P3 - moz.build updates to support OpenBSD/amd64 builds. r=ng 2021-12-22 00:09:44 +00:00
build Bug 1748017 - remove source filter section to match upstream. r=bwc 2021-12-30 20:16:18 +00:00
build_overrides
call Bug 1654448 - P3 - moz.build updates to support OpenBSD/amd64 builds. r=ng 2021-12-22 00:09:44 +00:00
chromium_deps
common_audio Bug 1654448 - P3 - moz.build updates to support OpenBSD/amd64 builds. r=ng 2021-12-22 00:09:44 +00:00
common_video Bug 1654448 - P3 - moz.build updates to support OpenBSD/amd64 builds. r=ng 2021-12-22 00:09:44 +00:00
google_apis/build
logging Bug 1654448 - P3 - moz.build updates to support OpenBSD/amd64 builds. r=ng 2021-12-22 00:09:44 +00:00
media Bug 1654448 - P3 - moz.build updates to support OpenBSD/amd64 builds. r=ng 2021-12-22 00:09:44 +00:00
modules Bug 1748458 - Add TRACE_EVENTs for dropped frames and packets for received video. r=bwc 2022-01-06 00:16:45 +00:00
net
rtc_base Bug 1654448 - P3 - moz.build updates to support OpenBSD/amd64 builds. r=ng 2021-12-22 00:09:44 +00:00
sdk Bug 1715144 - Part 2: Stop adding /ipc/glue to LOCAL_INCLUDES in gn-generated files, r=firefox-build-system-reviewers,nalexander,jib 2021-12-13 21:57:21 +00:00
system_wrappers Bug 1654448 - P3 - moz.build updates to support OpenBSD/amd64 builds. r=ng 2021-12-22 00:09:44 +00:00
test Bug 1654448 - P3 - moz.build updates to support OpenBSD/amd64 builds. r=ng 2021-12-22 00:09:44 +00:00
third_party Bug 1654448 - P3 - moz.build updates to support OpenBSD/amd64 builds. r=ng 2021-12-22 00:09:44 +00:00
tools
video Bug 1748458 - Add TRACE_EVENT for keyframe requests. r=bwc 2022-01-06 00:16:46 +00:00
webrtc_gn Bug 1654448 - P3 - moz.build updates to support OpenBSD/amd64 builds. r=ng 2021-12-22 00:09:44 +00:00
X11/extensions
.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
dummy_file.txt
LICENSE
Makefile.old
moz.build Bug 1747862 - regenerate webrtc moz.build files after bug 1744644. r=mjf 2021-12-30 17:49:24 +01:00
OWNERS
PATENTS
peerconnection_client.target.mk
peerconnection.Makefile
README.md
README.mozilla
webrtc.gni Bug 1654448 - P2 - readd partial support for BSD to webrtc build;r=mjf 2021-12-22 00:09:44 +00:00

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