commit | 0c6e34ce5c4c5ebdab64bfa40b8dc970186fbd6d | [log] [tgz] |
---|---|---|
author | Alex Cooper <alcooper@chromium.org> | Tue Feb 15 19:05:57 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 15 20:03:33 2022 |
tree | f1c23ca8cc955f9665100dc92858670477123bae | |
parent | 0b02d637c021c416286818b0b7d6d4ada25de80a [diff] |
Ensure PipeWire doesn't use a Null SourceId This has mostly seemed to work fine until now; but there's a collision happening in chromium where if the source is being shown in the Window Picker it collides with the (also null) Dialog ID and is ignored. While we could patch that code to not count Null as a collision, there's the potential for other (future) code to simply ignore a capture source that it thinks is Null. Fixed: chromium:1295375 Change-Id: I4356084f0af97f4d56632938b0d9a24d327f7107 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/251500 Reviewed-by: Mark Foltz <mfoltz@chromium.org> Auto-Submit: Alexander Cooper <alcooper@chromium.org> Commit-Queue: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/main@{#36008}
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.