### Issue description From libwebrtc upstream: https://bugs.chromium.org/p/webrtc/issues/detail?id=14272 mediasoup has the similar (but not exactly the same, probably an old version) code [here](https://github.com/versatica/mediasoup/blame/v3/worker/deps/libwebrtc/libwebrtc/modules/bitrate_controller/send_side_bandwidth_estimation.cc#L394), the [fix](https://webrtc-review.googlesource.com/c/src/+/269002/2/modules/congestion_controller/goog_cc/send_side_bandwidth_estimation.cc) should still apply