W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > May 2017

[webrtc-pc] Clarify addIceCandidate behavior when adding candidate after end of candidate

From: Soares Chen via GitHub <sysbot+gh@w3.org>
Date: Wed, 17 May 2017 04:00:45 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issues.opened-229231338-1494993644-sysbot+gh@w3.org>
soareschen has just created a new issue for https://github.com/w3c/webrtc-pc:

== Clarify addIceCandidate behavior when adding candidate after end of candidate ==
Related to #1213.

If new ICE candidate for a media stream is added after `addIceCandidate` is called with empty string `candidate.candidate`, should that be an error?

I suspect it should result in `OperationError` when adding that to the ICE agent. But there isn't any normative definition to mandate that in any spec. This should be guarded in webrtc-pc so that the behavior can reliably be tested.

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1216 using your GitHub account
Received on Wednesday, 17 May 2017 04:00:52 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:41 UTC