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

[webrtc-pc] RTCIceCandidate: component attribute missing?

From: Philipp Hancke via GitHub <sysbot+gh@w3.org>
Date: Fri, 05 May 2017 10:42:45 +0000
To: public-webrtc@w3.org
Message-ID: <issues.opened-226536097-1493980963-sysbot+gh@w3.org>
fippo has just created a new issue for https://github.com/w3c/webrtc-pc:

== RTCIceCandidate: component attribute missing? ==
https://tools.ietf.org/html/rfc5245#section-15.1 has a component-id which however is missing the component. Given the lack of enthusiasm for non-mux was that intentional?

If this is missing and should be added should this be
```readonly attribute unsigned short?         component;```
or
```readonly attribute RTCIceComponent? component```

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1167 using your GitHub account
Received on Friday, 5 May 2017 10:42:51 UTC

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