Re: [webrtc-pc] Default ufrag for addIceCandidate when there are different ufrags in SDP

Just realized the latest tip of tree draft has already updated the description, which is much clearer.

> Use candidate.ufrag to identify the ICE generation; if the ufrag is null, process the candidate for the most recent ICE generation. If candidate.candidate is an empty string, process candidate as an end-of-candidates indication for the corresponding media description and ICE candidate generation.

So then one more clarification needed is that "corresponding media description" is determined through `sdpMid` or `sdpMLineIndex` in step 3 or step 4.

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

Received on Thursday, 18 May 2017 03:46:23 UTC