commit | 792469709d9edea8af82c74d56116bcdfc2428a1 | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Tue Aug 23 12:50:09 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Aug 23 12:50:20 2016 |
tree | 9ab9a2750d41fad1a7780d5d4602c6d80d95c92c | |
parent | d8dd190a085ff02b83be600da7a0b2e844eb9ffe [diff] |
Refactor WebRtcVideoCapturer. Pass incoming frames directly to VideoCapturer::OnFrame (after conversion to cricket::VideoFrame), without using SignalFrameCaptured or WebRtcCapturedFrame. BUG=webrtc:5682 Review-Url: https://codereview.webrtc.org/2258933003 Cr-Commit-Position: refs/heads/master@{#13861}
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.