W3C home > Mailing lists > Public > public-webrtc@w3.org > June 2014

Re: ICECandidate.candidate syntax is wrong in Chrome

From: Philipp Hancke <fippo@goodadvice.pages.de>
Date: Mon, 23 Jun 2014 19:32:35 +0200
Message-ID: <53A864B3.5020805@goodadvice.pages.de>
To: public-webrtc@w3.org
Am 23.06.2014 17:20, schrieb Adam Roach:
> On 6/23/14 09:32, Emil Ivov wrote:
>> Personally I thought it was an oversight in the FF implementation
>
> No; starting with the W3C spec (because we're talking about a JS API
> here), we reached the same conclusion as IƱaki did, using the same
> (rather obvious) chain of logic. It is most assuredly not an oversight,
> as we've had to take extra steps to process the candidates that Chrome
> generates:

Do you have a pointer to that rationale?

I have a lib that translates SDP and candidates into JSON and back.
With just the candidate-attribute I have to parse two variants (easy) 
and serialize two variants as well.
When constructing a an SDP that goes into SetLocalDescription or 
SetRemoteDescription, I need a SDP line.
For addIceCandidate, I don't.
Received on Monday, 23 June 2014 17:33:09 UTC

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