commit | 4bfc4ac4b0651a24769d46467aeb304faaa94148 | [log] [tgz] |
---|---|---|
author | Jan Grulich <grulja@gmail.com> | Wed Mar 22 17:23:34 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 23 07:01:20 2023 |
tree | 6633e4cdc9d912b78fbe6969c2941825d234f206 | |
parent | 74145adab5fc06d3906cdf97095a86399255c261 [diff] |
PipeWire capturer: drop old DmaBuf support Drop support for old compositors that don't use DmaBufs the way they are supposed to be used now. There is now a whole negotiation process that includes DmaBuf modifiers and there is also support for renegotiation in case we fail to import DmaBufs with certain modifier. This is something that didn't exist before and in such case, failing to import DmaBufs we would just end up with broken screen sharing. For that reason it would be better to use MemFD instead to make sure old compositors will work just fine Bug: webrtc:15029 Change-Id: Icc303504e510adc829c12feff7178ae01578a6da Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/298700 Reviewed-by: Alexander Cooper <alcooper@chromium.org> Commit-Queue: Jan Grulich <grulja@gmail.com> Cr-Commit-Position: refs/heads/main@{#39649}
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.
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.