commit | 4d19c5b010473615fa181afa84c6f4b3104e3171 | [log] [tgz] |
---|---|---|
author | Per <perkj@chromium.org> | Thu Feb 11 10:06:09 2016 |
committer | Per <perkj@chromium.org> | Thu Feb 11 10:06:19 2016 |
tree | 3b85966d71ca3f78e7b28d7ff01eab34376b1f81 | |
parent | f9b59c4f30ca5c8802a793aa99aab6b63949a0f3 [diff] |
This cl introduce a VideoSourceInterface and let cricket::VideoCapturer implement it. Further more, it adds a VideoBroadcaster than is used for delivering frames to multiple sinks. BUG=webrtc:5426 R=nisse@webrtc.org, pthatcher@webrtc.org Review URL: https://codereview.webrtc.org/1655793003 . Cr-Commit-Position: refs/heads/master@{#11567}
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.