commit | 92068ee6838b20cc204c5604f5f61c0253f1ff52 | [log] [tgz] |
---|---|---|
author | colin <colin@comoyo.com> | Fri Sep 11 06:30:32 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Sep 11 13:30:37 2015 +0000 |
tree | 5c4a8aa3458c2d07861c890f76d16863cc655d62 | |
parent | c68700f717cf582b3af19f7a48ccf989a9b56d3d [diff] |
Android: Guard against switching camera on stopped camera It is possible that cameraThreadHandler is null upon calling switchCamera(). This CL adds a guard against that. Review URL: https://codereview.webrtc.org/1325333003 Cr-Commit-Position: refs/heads/master@{#9925}
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.