Open fippo opened 10 years ago
a transport-info with a new ufrag/pwd doesn't trigger an ice restart since it only passes the candidates to the peerconnection via addIceCandidate.
I think the right thing to do is to detect the change and then do a fulll setRemoteDescription/setLocalDescription
a transport-info with a new ufrag/pwd doesn't trigger an ice restart since it only passes the candidates to the peerconnection via addIceCandidate.
I think the right thing to do is to detect the change and then do a fulll setRemoteDescription/setLocalDescription