commit | 468da7c0747e078f689eb02cd86ec31cdb5be903 | [log] [tgz] |
---|---|---|
author | brandtr <brandtr@webrtc.org> | Tue Nov 22 10:16:47 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Nov 22 10:16:56 2016 |
tree | 226bc49d9aab09654238336eeb850118aa3a2538 | |
parent | d848a5686f97dff7208f540f844e59cedd015054 [diff] |
Wire up FlexFEC in VideoEngine2. This CL interfaces the SDP information (payload types and SSRCs) about FlexFEC with the corresponding configs at the Call layer. It also adds a field trial, which when active will expose FlexFEC in the default codec list, thus showing up in the default SDP. BUG=webrtc:5654 R=magjed@webrtc.org, stefan@webrtc.org CC=perkj@webrtc.org Review-Url: https://codereview.webrtc.org/2511703002 Cr-Commit-Position: refs/heads/master@{#15184}
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.