mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-17 23:57:59 +01:00
![]() The connectivity check intervals for candidate pairs with strong and weak connectivity are currently constants in the ICE implementation. A set of suboptimal value of these constants for a given application may result in undesirable behavior including excessive network switching latency. This CL adds these intervals to RTCConfiguration that is available to applications to configure, while maintaining the original constants as their default value for compatibility with existing applications. Bug: webrtc:8988 Change-Id: I804b0f4cf7881be7d3c8aec2776bc9596de72482 Reviewed-on: https://webrtc-review.googlesource.com/60585 Commit-Queue: Qingsi Wang <qingsi@google.com> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22351} |
||
---|---|---|
.. | ||
org/webrtc |