fbea8c519684577a38cb35b9287ba4645a905094

Introduces the notion of a "delegated source list" and corresponding controller. This is used by desktop capturers (currently just the PipeWire capturer), who control selecting the source through their own (often system-level) UI, rather than returning a source list with all available options that can then be selected by the embedder. Adds a method to get the controller which serves to also tell embedders if the capturer makes use of a delegated source list. The controller currently allows the embedder to request that the delegated source list be shown or hidden, and will in the future be used to expose events from the source list (e.g. selection, dismissal, error). Bug: chromium:1351572 Change-Id: Ie1d36ed654013f59b8d9095deef01a4705fd5bde Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/272621 Reviewed-by: Mark Foltz <mfoltz@chromium.org> Commit-Queue: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/main@{#37956}
…
…
…
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
- Official web site: http://www.webrtc.org
- Master source code repo: https://webrtc.googlesource.com/src
- Samples and reference apps: https://github.com/webrtc
- Mailing list: http://groups.google.com/group/discuss-webrtc
- Continuous build: https://ci.chromium.org/p/webrtc/g/ci/console
- Coding style guide
- Code of conduct
- Reporting bugs
- Documentation
Description
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%