- From: Bernard Aboba <Bernard.Aboba@microsoft.com>
- Date: Mon, 27 Jul 2015 03:10:37 +0000
- To: "public-ortc@w3.org" <public-ortc@w3.org>
Received on Monday, 27 July 2015 03:11:09 UTC
The difference was due to the use of RTCIceCandidateComplete to signal "no more candidates". However, I believe that we agreed to use RTCIceGatherState to determine end-of-candidates instead. So this is a valid issue (e.g. RTCIceCandidateComplete should vanish). On Jul 24, 2015, at 10:03, Peter Saint-Andre <notifications@github.com<mailto:notifications@github.com>> wrote: addRemoteCandidate takes a parameter of RTCIceGatherCandidate, whereas setRemoteCandidates takes a sequence of RTCIceCandidate instances. For addRemoteCandidates should the parameter be RTCIceCandidate instead of RTCIceGatherCandidate? — Reply to this email directly or view it on GitHub<https://github.com/openpeer/ortc/issues/226>.
Received on Monday, 27 July 2015 03:11:09 UTC