Relax feedback NTP timestamp reordering threshold to 5 seconds When congestion control feedback or transport feedback arrives out of order, a negative feedback time delta can occur. A 500 ms threshold was too strict and triggered unexpected feedback NTP time delta warnings and offset resets when packets reordered by more than 500 ms. Increase the negative delta threshold to -5 seconds in TransportFeedbackAdapter and ParsedRtcEventLog. Bug: webrtc:515090595 Change-Id: I28b034165896f453183c6b325102ead55658cc0f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/485101 Reviewed-by: Björn Terelius <terelius@webrtc.org> Commit-Queue: Björn Terelius <terelius@webrtc.org> Auto-Submit: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#48075}
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.