[webrtc-pc] Need JSEP reference for end-of-candidates indication

burnburn has just created a new issue for 
https://github.com/w3c/webrtc-pc:

== Need JSEP reference for end-of-candidates indication ==
The WebRTC spec says in the description for RTCIceTransportState in 
section 5.6 (RTCIceTransportInterface):

"The failed and completed states require an indication that there are 
no additional remote candidates. This can be indicated either by 
canTrickleIceCandidates being set to false, or the processing of an 
end-of-candidates indication as described in [JSEP]."

I looked in JSEP but couldn't find an appropriate reference (anchor), 
so I filed issue https://github.com/rtcweb-wg/jsep/issues/293.

This is a work item for issue #337.

Please view or discuss this issue at 
https://github.com/w3c/webrtc-pc/issues/723 using your GitHub account

Received on Wednesday, 29 June 2016 21:01:14 UTC