commit | eb688d6e80c5a32418ef5d89f098b701b7f377a8 | [log] [tgz] |
---|---|---|
author | Per K <perkj@webrtc.org> | Wed Jan 29 08:32:42 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 29 16:43:47 2025 |
tree | c69f072568ba3640499195cf3f6936a0f10f26e4 | |
parent | 3155346f66d4da8ba441a32f2f3f295d374889ec [diff] |
Remove dependency to NetworkStateEstimator from TransportSequenceNumberFeedbackGenerator NetworkStateEstimator is not used by WebRTC from receive side. ReceiveSidesCongestionController::SetTransportOverhead is not needed either since NetworkStateEstimator is removed. Note, CongestionControlFeedbackGenerator is used with RFC 8888 only and feedback frequency will be refactored in later cl. Bug: webrtc:42220808 Change-Id: I08980aa19117e1de7a9b7896d05d07715dd9f962 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/375460 Auto-Submit: Per Kjellander <perkj@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Commit-Queue: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43821}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.