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

> @taylor-b maybe you have a chance to look at this bug again while figuring out how your lib handles this?

I don't think much has changed. We don't do anything to honor the "each DTLS association must use a new ICE session" rule, and we definitely don't handle corner cases with "pranswer"s well. But I consider those bugs.

> But creating a new object makes things worse for RTPSender and RTPReceiver

If creating a new object makes things more complex without any tangible benefit, then maybe it's not worth it, even if it's the correct object model.

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

Received on Tuesday, 20 June 2017 18:14:47 UTC