commit | 58c742ce7dbf6143295245f32019deadf03ffd87 | [log] [tgz] |
---|---|---|
author | Sami Kalliomäki <sakal@webrtc.org> | Fri Jun 02 09:51:39 2017 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jun 02 11:27:36 2017 +0000 |
tree | 0bccba129dc0b8a8478fb717e4c9359d40970be2 | |
parent | dbb497af84ada677a4efbba79c823762b274e570 [diff] |
Call VideoCapturer.initialize directly from Java. Passing the call through JNI is unnecessary. Bug: webrtc:7730 Change-Id: Icf1ecd7e2ea54033342120311c70d47b4a4f7c9a Reviewed-on: https://chromium-review.googlesource.com/521050 Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#18408}
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.