commit | 9c4b4b47f4325b48e1856566a30983f9e4e30dd0 | [log] [tgz] |
---|---|---|
author | brandtr <brandtr@webrtc.org> | Sun Oct 16 21:10:51 2016 |
committer | Commit bot <commit-bot@chromium.org> | Sun Oct 16 21:11:00 2016 |
tree | 12a3a46c4d33aa5e4ffff64e3b5d45066d5970ce | |
parent | e5ddf52b97ab8cdf4b36b60d39596cd3a9b57efe [diff] |
Add path for recovered packets from internal::Call to RtpStreamReceiver. When the FlexfecReceiver recovers media packets, it inserts these into internal::Call, which then distributes them to the appropriate VideoReceiveStream/RtpStreamReceiver. BUG=webrtc:5654 Review-Url: https://codereview.webrtc.org/2390823009 Cr-Commit-Position: refs/heads/master@{#14642}
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.