W3C home > Mailing lists > Public > public-webrtc@w3.org > February 2016

[webrtc-pc] Pull Request: Enable trickling of end-of-candidates through addIceCandidate.

From: Taylor Brandstetter via GitHub <sysbot+gh@w3.org>
Date: Mon, 29 Feb 2016 20:43:06 +0000
To: public-webrtc@w3.org
Message-ID: <pull_request.opened-61141440-1456778585-sysbot+gh@w3.org>
taylor-b has just submitted a new pull request for 
https://github.com/w3c/webrtc-pc:

== Enable trickling of end-of-candidates through addIceCandidate. ==
A null parameter in addIceCandidate now represents end-of-candidates
for all media sections.

The definitions of the `failed` and `completed` ICE connection states
have been updated so that they only occur when there are no more
remote candidates.

Also updated the example code that trickled candidates, such that the
null candidate is trickled rather than ignored.

Fixes issues #483 and #442.

See https://github.com/w3c/webrtc-pc/pull/527
Received on Monday, 29 February 2016 20:43:09 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:18:14 UTC