gecko-dev/third_party/libwebrtc
Michael Froman ab488b411f Bug 1903098 - updated libwebrtc patch stack 2024-07-01 10:35:51 -05:00
..
X11/extensions
api Bug 1903098 - Vendor libwebrtc from a9d7c19011 2024-06-24 10:17:42 -05:00
audio Bug 1903098 - Vendor libwebrtc from 1e5f88c5be 2024-06-24 09:22:36 -05:00
build
build_overrides Bug 1903098 - Vendor libwebrtc from 047238ebda 2024-06-18 17:50:49 -05:00
call Bug 1903098 - Vendor libwebrtc from ded1b97aeb 2024-06-24 10:06:04 -05:00
common_audio Bug 1903098 - Vendor libwebrtc from 57b09eca64 2024-06-21 18:33:30 -05:00
common_video Bug 1903098 - Vendor libwebrtc from d9c1b335b7 2024-06-18 10:21:02 -05:00
data
docs Bug 1903098 - Vendor libwebrtc from ffb49c22ca 2024-06-18 17:54:23 -05:00
examples Bug 1903098 - Vendor libwebrtc from bc5c5e9d66 2024-06-18 16:47:26 -05:00
experiments Bug 1903098 - Vendor libwebrtc from b0fe794d7d 2024-06-24 10:02:28 -05:00
g3doc Bug 1903098 - Vendor libwebrtc from 85bea5a11b 2024-06-17 16:00:13 -05:00
infra Bug 1903098 - Vendor libwebrtc from 042973f624 2024-06-24 10:06:59 -05:00
logging Bug 1903098 - Vendor libwebrtc from 3baefbf2dd 2024-06-21 18:36:12 -05:00
media Bug 1903098 - Vendor libwebrtc from ac426265b6 2024-06-24 09:58:48 -05:00
modules Bug 1903098 - Vendor libwebrtc from 67ba914249 2024-06-24 10:18:36 -05:00
moz-patch-stack Bug 1903098 - updated libwebrtc patch stack 2024-07-01 10:35:51 -05:00
net/dcsctp Bug 1903098 - Vendor libwebrtc from 26a082ce36 2024-06-24 09:48:55 -05:00
p2p Bug 1903098 - Vendor libwebrtc from 7e41c06d25 2024-06-18 17:40:40 -05:00
pc Bug 1903098 - Vendor libwebrtc from f42d2b9ab5 2024-06-24 09:49:48 -05:00
resources
rtc_base Bug 1903098 - Vendor libwebrtc from b0fe794d7d 2024-06-24 10:02:28 -05:00
rtc_tools Bug 1903098 - Vendor libwebrtc from f20ed3e8ad 2024-06-24 09:46:55 -05:00
sdk Bug 1903098 - Vendor libwebrtc from f4673f97ed 2024-06-18 10:48:18 -05:00
stats Bug 1888181 - Vendor libwebrtc from ac58a334f7 2024-04-03 21:50:15 +02:00
system_wrappers Bug 1903098 - Vendor libwebrtc from 01ff41e594 2024-06-24 09:19:05 -05:00
test Bug 1903098 - Vendor libwebrtc from eaa4f3ae3c 2024-06-24 10:19:30 -05:00
testing
third_party Bug 1898601 - Automatic libwebrtc moz.build regeneration. r=webrtc-reviewers,pehrsons 2024-05-28 16:14:47 +00:00
tools
tools_webrtc Bug 1903098 - Vendor libwebrtc from b1a71aa7c3 2024-06-24 09:03:24 -05:00
video Bug 1903098 - Vendor libwebrtc from ac426265b6 2024-06-24 09:58:48 -05:00
webrtc_gn Bug 1898601 - Automatic libwebrtc moz.build regeneration. r=webrtc-reviewers,pehrsons 2024-05-28 16:14:47 +00:00
.gn Bug 1897501 - (fix-09bb4f09e1) keep default python intepreter as python3 2024-05-17 22:30:57 -05:00
.mailmap
.style.yapf
.vpython3 Bug 1886497 - Cherry-pick upstream libwebrtc commit de3c726121 r=dbaker,webrtc-reviewers 2024-03-20 18:26:20 +00:00
AUTHORS Bug 1903098 - Vendor libwebrtc from decc48fd97 2024-06-18 17:32:01 -05:00
BUILD.gn Bug 1903098 - (fix-cd09858f4a) disable perfetto usage to avoid new third_party library. 2024-06-21 16:28:24 -05:00
DEPS Bug 1903098 - Vendor libwebrtc from dcdb140576 2024-06-24 10:21:22 -05:00
DIR_METADATA
LICENSE
OWNERS
OWNERS_INFRA
PATENTS
README.md
README.moz-ff-commit Bug 1903098 - Vendor libwebrtc from a18e38fed2 2024-06-24 10:23:16 -05:00
README.mozilla Bug 1903098 - Vendor libwebrtc from a18e38fed2 2024-06-24 10:23:16 -05:00
moz.build Bug 1903098 - Vendor libwebrtc from 8b7d89a85f - moz.build file updates 2024-07-08 10:17:54 -05:00
pylintrc_old_style
webrtc.gni Bug 1903098 - Vendor libwebrtc from fa870371b0 2024-06-21 18:39:53 -05:00
webrtc_lib_link_test.cc Bug 1903098 - Vendor libwebrtc from f4673f97ed 2024-06-18 10:48:18 -05:00
whitespace.txt Bug 1903098 - Vendor libwebrtc from a130e37dad 2024-06-18 17:36:20 -05: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.

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