commit | bba9dec4d57d8f2b7a3b67a61e63cc33667a2b54 | [log] [tgz] |
---|---|---|
author | stefan <stefan@webrtc.org> | Mon Feb 01 04:39:55 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Feb 01 12:40:04 2016 +0000 |
tree | 2e99c0e61305498ecf13c65eff60c0b4dcf96348 | |
parent | 1f611fa58ba3860dab2494c4fd9de778935bd376 [diff] |
Use separate rtp module lists for send and receive in PacketRouter. This makes it possible to handle send and receive streams with the same SSRC, which is currently the case in some peer connection tests. Also moves sending transport feedback to the pacer thread. BUG=webrtc:5263 Review URL: https://codereview.webrtc.org/1628683002 Cr-Commit-Position: refs/heads/master@{#11443}
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.