Re: [webrtc-pc] What happens to stopped transports? (#2486)

> @aboba does this note mean the "closed" RTCDtlsTransportState is not terminal?
> 
> "A new DTLS association for an existing RTCRtpTransceiver will be represented by an existing RTCDtlsTransport object, whose state will be updated accordingly, as opposed to being represented by a new object."

Not sure but I think this refers to if you do an ICE restart then you shouldn't create a new transport object. As I recall, the "terminalness" of connection states only applies until ICE restart happens. So technically it is not terminal...

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

Received on Wednesday, 8 July 2020 13:59:58 UTC