commit | c1f8ecb66104c6427395dfd9fd3107df7c574d9c | [log] [tgz] |
---|---|---|
author | sakal <sakal@webrtc.org> | Thu Oct 20 09:34:46 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Oct 20 09:34:49 2016 |
tree | 7f549094b177ec686facb23e27a0b0731c44a3f4 | |
parent | be4aff76a64442022f2902e08853d63bb89558da [diff] |
Remove check for numberOfCameras from AppRTC Mobile PeerConnectionClient. Since the class no longer creates its own videoCapturer and it may not even be a camera, the check doesn't make sense anymore. This also removes some of the build warnings. BUG=webrtc:6558 Review-Url: https://codereview.webrtc.org/2434533003 Cr-Commit-Position: refs/heads/master@{#14696}
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.