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

> stop sending/receiving is separate from stopping the transport used to carry the RTP stream.

@henbos I believe you're right, that the key JSEP language here is **stopped** and/or having a zero port in the _current_ local description or the _current_ remote description (i.e. ignoring the _pending_ ones).

But I can't find the exact spec link tying that to the lifespan of a DTLS association. Our spec seems a bit vague there. Is it in a different spec?

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

Received on Wednesday, 8 July 2020 19:29:54 UTC