commit | 0f15f926e3468f9d0d8f09da6f3760cbd22da219 | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Wed Jun 21 08:05:22 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jun 21 08:05:22 2017 |
tree | 357059fcf8e689190b5f6284ddc3bd271e4818a1 | |
parent | 130ca7e783d123ed04758056b5fceb3dbbf5c1fa [diff] |
Introduce RtpStreamReceiverInterface and RtpStreamReceiverControllerInterface. And implementation class RtpStreamReceiverController. It's responsible for demuxing, and acts as factory for RtpStreamReceiverInterface. BUG=webrtc:7135 Review-Url: https://codereview.webrtc.org/2886993005 Cr-Commit-Position: refs/heads/master@{#18696}
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.