[webrtc-pc] When ICE restarts results in connection a new endpoint

aboba has just created a new issue for https://github.com/w3c/webrtc-pc:

==  When ICE restarts results in connection a new endpoint ==
>From fippo in Issue https://github.com/w3c/webrtc-pc/issues/1357: 

In the case of the remote fingerprint changing, when does the JS layer learn about the new DTLS transport object? The first chance is after SRD and I would also expect it to be available in [onselectedcandidatepairchange](http://w3c.github.io/webrtc-pc/#dom-rtcicetransport-onselectedcandidatepairchange).

I would expect the ice transport not to change during an ice restart. This is also consistent with the ability to query past candidates in getStats. This gets somewhat awkward in the case of the remote fingerprint changing :-/

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1406 using your GitHub account

Received on Sunday, 18 June 2017 02:21:05 UTC