- From: Iñaki Baz Castillo via GitHub <sysbot+gh@w3.org>
- Date: Sun, 27 Dec 2015 13:50:51 +0000
- To: public-ortc@w3.org
ibc has just created a new issue for https://github.com/openpeer/ortc: == component property of RtcIceGatherer == The spec does not clarify how the `component` property is set. Should I assume the following?: * When creating a `RtcIceGatherer`via `var gatherer = new RtcIceGatherer()` its `component` will be 'RTP". * When creating a `RtcIceGatherer` via `gatherer.createAssociatedGatherer()` its `component` will be "RTCP". Am I right? If so, the spec should clarify it a bit more IMHO. Please view or discuss this issue at https://github.com/openpeer/ortc/issues/314 using your GitHub account
Received on Sunday, 27 December 2015 13:50:53 UTC