commit | f2e9cab3835cd40009a6c01184e432eb3a81c0e2 | [log] [tgz] |
---|---|---|
author | Bjorn Terelius <terelius@webrtc.org> | Mon May 27 16:44:09 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Tue May 28 10:40:29 2019 +0000 |
tree | 3263e4c626c1142417940f6a3c519ff2b048206a | |
parent | ca2c43042b730f4543b0a811f50990da57956577 [diff] |
Fix BWE simulation graph in event log visualization The simulation currently doesn't set the transport sequence number before inserting the packets into the send time history. This means that send times can't be looked up when receiving feedback, essentially disabling BWE simulation. Bug: None Change-Id: I3f2789324eb81f784dd5a6c5a5a770767236a3fc Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/138826 Reviewed-by: Sebastian Jansson <srte@webrtc.org> Commit-Queue: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28082}
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.