Closed steveanton closed 4 years ago
In ORTC, calling start
with a new RTCIceGatherer
was ones means for initiating an ICE restart. Currently, it is not clear whether gather()
implies an ICE restart or not.
I think step 6 can be deleted, since there is no equivalent scenario that can occur in the current API.
There are a couple references to RTCIceGatherer which is not defined in WebRTC-ICE (it's from ORTC).
start()
addRemoteCandidate
description