commit | 6d83592367c2e1fd0cf12018a7b2c86eb5158eea | [log] [tgz] |
---|---|---|
author | Jonas Oreland <jonaso@webrtc.org> | Mon Mar 18 10:59:40 2019 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Mar 18 11:34:43 2019 +0000 |
tree | 680f28106f82c4e1988d25fdd2f308145562b520 | |
parent | 0611a15c294f270324c43d916a45d04ccd70ec90 [diff] |
Improve handling of packets with unknown ssrc. Add a feature (gated by field trial) that stores packets with unknown ssrc in a circular buffer and replays them once a receive stream with matching ssrc is created. This improves situation where media is incoming but signaling or SetFrameDecryptor is slow. BUG=webrtc:10405 Change-Id: I7c7b2f4bd96c942c09e96db0cdae4ce5efef2541 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/127543 Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27159}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.