DescriptionFix intermittent connection failure in CRD.
rtc::P2PTransportChannel expects SetRemoteIceCredentials() to be called
to set remove ICE candidate, but LibjingleTransport was never calling
it, and instead it was passing ICE credentials as part of remote
candidates. Fixed LibjingleTransport to call SetRemoteIceCredentials()
explicitly whenever it receives a new candidate.
BUG=476775
Committed: https://crrev.com/60afdae4bee5696a700e0468598740454c0a0c75
Cr-Commit-Position: refs/heads/master@{#325320}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 11 (2 generated)
|