commit | 9d58d945855774c4321ada7d96997dbd1a7a7964 | [log] [tgz] |
---|---|---|
author | brandtr <brandtr@webrtc.org> | Fri Feb 03 12:43:41 2017 |
committer | Commit bot <commit-bot@chromium.org> | Fri Feb 03 12:43:41 2017 |
tree | a64e1970450b92a8ebf962fe8ea1341c3e5b7419 | |
parent | 4cb1b7546bd7657e051ef0b29f6b15960be7c03e [diff] |
Fix and improve FlexFEC configuration for RTP/RTCP. Fix: Order of assignments is now correct, after being incorrect due to an incorrect merge between https://codereview.webrtc.org/2617373002/ and https://codereview.webrtc.org/2589713003. Improvement: Set parameters in more places, allowing for correct reconfiguration. Add TODOs to point of minor issues with current configuration. TESTED=By locally patching an application using this code. BUG=webrtc:5654 Review-Url: https://codereview.webrtc.org/2660403004 Cr-Commit-Position: refs/heads/master@{#16431}
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.