This should remove the test flakiness, as before this change there could be collisions from sequence numbers coming from two sequence number spaces (the media SSRC and the FlexFEC SSRC). The probability of collisions was low, and hence the flakes were far between. This change also reduces the packet loss to 5% (down from ~50%), in order for the BWE to have an easier time to ramp up. BUG=webrtc:6825 R=philipel@webrtc.org, mflodman@webrtc.org Review-Url: https://codereview.webrtc.org/2554403003 Cr-Commit-Position: refs/heads/master@{#15512}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.