Closed steveanton closed 4 years ago
In ORTC getLocalParameters()
never returns null
(the specification doesn't say whether the local parameters are generated when the RTCIceGatherer
is constructed or when getLocalParameters
is called).
Let's discuss what happens when gather()
is called multiple times in Issue https://github.com/w3c/webrtc-ice/issues/7
When does the RTCIceTransport generate its local parameters (ufrag/pwd)?
Ideas: