commit | 536378bf37c7c7624832e4deabd4fcf032ebcefb | [log] [tgz] |
---|---|---|
author | philipel <philipel@webrtc.org> | Tue May 31 10:20:23 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue May 31 10:20:28 2016 |
tree | fae8205bc9df3c897753d030bf64649d9b9c05d0 | |
parent | 6c2eab34f8ff1f7a724622e3473858a4c0724bd8 [diff] |
Allow FakeNetworkPipe to drop packets in bursts. The fake network pipe will still only drop packets at an average rate of |loss_percent| but in bursts at an average length specified by |avg_burst_loss_length|. Also added the flag -avg_burst_loss_length to video loopback. BUG= Review-Url: https://codereview.webrtc.org/1995683003 Cr-Commit-Position: refs/heads/master@{#12969}
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.