fune/third_party/libwebrtc
2023-03-30 10:36:33 +00:00
..
api Bug 1817024 - Vendor libwebrtc from a3e51df5f3 2023-02-24 16:58:43 +01:00
audio Bug 1817024 - Vendor libwebrtc from a3e51df5f3 2023-02-24 16:58:43 +01:00
build
build_overrides
call Bug 1817024 - Vendor libwebrtc from 15a82c93d0 2023-02-24 16:49:39 +01:00
chromium_deps
common_audio Bug 1817024 - Vendor libwebrtc from 6bf20cc76a - moz.build file updates 2023-03-13 11:33:23 +01:00
common_video Bug 1817024 - Vendor libwebrtc from 6bf20cc76a - moz.build file updates 2023-03-13 11:33:23 +01:00
data
docs Bug 1817024 - Vendor libwebrtc from 957ffed4ca 2023-02-24 12:16:26 +01:00
examples
experiments Bug 1817024 - Vendor libwebrtc from 6bf20cc76a - moz.build file updates 2023-03-13 11:33:23 +01:00
g3doc Bug 1817024 - Vendor libwebrtc from f88487c5c9 2023-02-24 12:41:36 +01:00
google_apis/build
infra Bug 1817024 - Vendor libwebrtc from f1fa7058b6 2023-02-24 16:39:39 +01:00
logging Bug 1817024 - Vendor libwebrtc from 6bf20cc76a - moz.build file updates 2023-03-13 11:33:23 +01:00
media Bug 1817024 - Vendor libwebrtc from 262d9cca08 2023-02-24 16:01:26 +01:00
modules Bug 1823404 - PipeWire capturer: import DMABufs directly into desktop frame r=webrtc-reviewers,stransky,bwc 2023-03-28 14:41:45 +00:00
net/dcsctp
p2p Bug 1817024 - Vendor libwebrtc from 4e8a5ac68e 2023-02-24 17:03:04 +01:00
pc Bug 1817024 - Vendor libwebrtc from a3e51df5f3 2023-02-24 16:58:43 +01:00
resources
rtc_base Bug 1817024 - (fix-fdcfefa708) In PhysicalSocket avoid a non-trivial designated initializer. r=mjf,webrtc-reviewers 2023-02-27 16:22:25 +00:00
rtc_tools
sdk Bug 1817724 - [libwebrtc] Restore changes to RTCCameraVideoCapturer.m. r=webrtc-reviewers,ng 2023-03-30 10:36:33 +00:00
stats Bug 1817024 - Vendor libwebrtc from 13c0be44b3 2023-02-24 16:12:50 +01:00
style-guide
system_wrappers Bug 1817024 - Vendor libwebrtc from 6bf20cc76a - moz.build file updates 2023-03-13 11:33:23 +01:00
test Bug 1817024 - Vendor libwebrtc from a3e51df5f3 2023-02-24 16:58:43 +01:00
testing
third_party Bug 1824170: Reduce our opportunities for merge conflicts around pipewire build config. r=ng,webrtc-reviewers - moz.build file updates 2023-03-28 13:15:36 +00:00
tools
tools_webrtc Bug 1817024 - Vendor libwebrtc from d957836794 2023-02-24 16:38:09 +01:00
video Bug 1817024 - Vendor libwebrtc from cb7d97e012 2023-02-24 17:00:17 +01:00
webrtc_gn Bug 1817024 - Vendor libwebrtc from 6bf20cc76a - moz.build file updates 2023-03-13 11:33:23 +01:00
X11/extensions
.gn
.mailmap
.style.yapf
.vpython3
AUTHORS Bug 1817024 - Vendor libwebrtc from e457e43836 2023-02-24 09:33:44 +01:00
BUILD.gn Bug 1817024 - Vendor libwebrtc from 6bf20cc76a 2023-02-21 22:46:20 +01:00
DEPS Bug 1817024 - Vendor libwebrtc from bab259a023 2023-02-24 12:27:26 +01:00
DIR_METADATA
dummy_file.txt
g3doc.lua
LICENSE
Makefile.old
moz.build Bug 1824170: Reduce our opportunities for merge conflicts around pipewire build config. r=ng,webrtc-reviewers - moz.build file updates 2023-03-28 13:15:36 +00:00
OWNERS
PATENTS
peerconnection.Makefile
peerconnection_client.target.mk
README.md
README.moz-ff-commit Bug 1817024 - Vendor libwebrtc from 4e8a5ac68e 2023-02-24 17:03:04 +01:00
README.mozilla Bug 1817024 - Vendor libwebrtc from 4e8a5ac68e 2023-02-24 17:03:04 +01:00
webrtc.gni Bug 1817024 - Vendor libwebrtc from 6bf20cc76a 2023-02-21 22:46:20 +01:00
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