commit | 42f96d53f3acf7a721d456b6eae872bb6f37a0a0 | [log] [tgz] |
---|---|---|
author | qiangchen <qiangchen@chromium.org> | Wed Aug 09 00:08:03 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Aug 09 00:08:03 2017 |
tree | d78fb83e5f827a41fa65a39b21efdc4098b3c993 | |
parent | b2b803cb74168d1a94a072534d103cab6d6dd199 [diff] |
Add Android Camera To Unity Plugin The existing unity plugin (an example in webrtc codebase) does not support camera access on Android platform. This CL implements such functionality. TBR=gyzhou@chromium.org BUG=webrtc:8067 Review-Url: https://codereview.webrtc.org/2993273002 Cr-Commit-Position: refs/heads/master@{#19277}
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.