| commit | f1b18e0b4b723223de5efef859bfa6feef19875a | [log] [tgz] |
|---|---|---|
| author | Raphael Kubo da Costa <kubo@igalia.com> | Thu Apr 24 11:05:32 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 25 07:29:00 2025 |
| tree | 8b17b5b2f8dd0e5be70e8fce26008b379bbeebe3 | |
| parent | 2e23770b05728c371e73dd7caf4e4855336ce93c [diff] |
DesktoCapturer: Stop invoking ScreenCapturerSck code on iOS Follow-up to r44426, which made DesktopCapturer::CreateGenericCapturer() call CreateGenericCapturerSck() gated on WEBRTC_MAC. WEBRTC_MAC is also defined for iOS (and tvOS) builds, but the actual implementation is Mac-specific, leading to undefined symbol errors in Blingium debug builds. Bug: webrtc:367915807, chromium:391914246, chromium:40254930 Change-Id: I2407297bdcf93b39a51deddac546420a7f5bffcc Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/388261 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Raphael Kubo da Costa <kubo@igalia.com> Reviewed-by: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/main@{#44453}
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.