commit | dc4c019c62abefc09e4903abea44bc36f3427452 | [log] [tgz] |
---|---|---|
author | Robert Mader <robert.mader@collabora.com> | Fri Sep 01 15:37:22 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 06 11:55:58 2023 |
tree | a927d21383571c41dc2e431725cfbf89f4f88b85 | |
parent | e31315bd055aac4a8c7380a84877e0bab2ebd15f [diff] |
Video Capture PipeWire: Implement camera rotation support Support the Pipewire videotransform meta via the already existing shared infrastructure. This is needed for mobile devices which often have a 90 degree rotated camera - which is likely the reason there is already support in the shared code paths. Bug: webrtc:15464 Change-Id: I15223055d8675502ae326d270ebd2debbcfbfa50 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/318641 Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Per Kjellander <perkj@webrtc.org> Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40708}
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.