commit | d9f3d56bb656e5baf7a9321ac60419c2514cdcbf | [log] [tgz] |
---|---|---|
author | sakal <sakal@webrtc.org> | Thu Jun 09 07:56:19 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jun 09 07:56:26 2016 |
tree | cbf83cb91fd1442ab4dafb1377038e9bd39917ec | |
parent | 1503df6aefd268ee10e84a5b0df12a4893f18859 [diff] |
Use a video renderer instead of a capture observer in VideoCapturerAndroidTest. In org.webrtc.VideoCapturerAndroidTest#startWhileCameraIsAlreadyOpenAndCloseCamera, use a video renderer instead of a capture observer. The video renderer automatically returns the texture buffers, which resolves the bug. There shouldn't be any changes to the effectiveness of the test. BUG=webrtc:5982 Review-Url: https://codereview.webrtc.org/2042283004 Cr-Commit-Position: refs/heads/master@{#13085}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.