commit | adb161fecca5d46c75582a80bd07b4d7e658793a | [log] [tgz] |
---|---|---|
author | braveyao <braveyao@webrtc.org> | Wed Aug 02 22:37:29 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Aug 02 22:37:29 2017 |
tree | 717530adb240b1cf7b77c5b0f7c39e3c1c5cee2b | |
parent | dd7d8f1b609d51bcf39e9585871967a694a856bb [diff] |
windowCapture: return 1x1 frame to minimized winodw on Linux. During window capturing, if the target window is minimized, OSX/Windows will return a 1x1 frame and then webrtc knows to replace it with a black frame. Let's do same on Linux too. BUG=568840 Review-Url: https://codereview.webrtc.org/2989233002 Cr-Commit-Position: refs/heads/master@{#19224}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.