- From: Bernard Aboba via GitHub <sysbot+gh@w3.org>
- Date: Thu, 29 Jun 2017 09:54:37 +0000
- To: public-webrtc-logs@w3.org
@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