[webkit-changes] [WebKit/WebKit] 630bb6: Add some libwebrtc logging in case of packet loss ...
youennf
noreply at github.com
Thu Aug 31 08:47:06 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 630bb64e52ef650fa4d6c60b9ea3547db20d31e5
https://github.com/WebKit/WebKit/commit/630bb64e52ef650fa4d6c60b9ea3547db20d31e5
Author: Youenn Fablet <youennf at gmail.com>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/goog_cc/send_side_bandwidth_estimation.cc
Log Message:
-----------
Add some libwebrtc logging in case of packet loss triggering bandwidth estimation reduction
https://bugs.webkit.org/show_bug.cgi?id=260950
rdar://problem/114747794
Reviewed by Jean-Yves Avenard.
In case of ex excessive packet loss, bandwidth gets reduced, we now log this at info level.
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/goog_cc/send_side_bandwidth_estimation.cc:
Canonical link: https://commits.webkit.org/267500@main
More information about the webkit-changes
mailing list