commit | 1264dc165b9989e3e53eddbefe054c6e86bbf1f7 | [log] [tgz] |
---|---|---|
author | Jan Grulich <grulja@gmail.com> | Tue Oct 18 12:27:17 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 18 13:10:53 2022 |
tree | 0845f2004161569434be7f3653de9de4e44189d5 | |
parent | aafcc43440b7fba1064a4f00019fc8e60e0cc4e3 [diff] |
PipeWire capturer: add initial test for SharedScreenCastStream This test created another PipeWire stream we can connect to with SharedScreenCastStream and recieve frames from there. This is an initial version, where I test whether we can successfuly connect and disconnect, receive frames and it also tests DesktopFrameQueue. In the future I will add tests to test mouse cursor and try to come up with some corner cases and possible scenarios. Bug: webrtc:13429 Change-Id: Ib2a749207085c6324ffe3d5cc8f2f9c631fa6459 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/256267 Reviewed-by: Christoffer Jansson <jansson@webrtc.org> Reviewed-by: Mark Foltz <mfoltz@chromium.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Jan Grulich <grulja@gmail.com> Reviewed-by: Jeremy Leconte <jleconte@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38431}
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.