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

@taylor-b I believe that two objects would imply that a new DtlsTransport is constructed with newDtlsTransport.transport being the new IceTransport. Meanwhile, dtlsTransport.transport represents the existing IceTransport.  So until RtpSender/Receiver.transport points to newDtlsTransport, it's not clear to me how any information about the new Dtls/IceTransports can be accessed at all.

-- 
GitHub Notification of comment by aboba
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1406#issuecomment-311919465 using your GitHub account

Received on Thursday, 29 June 2017 09:54:44 UTC