Re: ICE component for DataChannel

There is no component in the candidate because it is determined from the RTCIceTransport.component.  So you would need to add that in.


> On Jul 5, 2014, at 7:08, "Iņaki Baz Castillo" <ibc@aliax.net> wrote:
> 
> 2014-07-04 20:02 GMT+02:00 Robin Raymond <robin@hookflash.com>:
>> Yes, you must have a DtlsTransport in place before being able to create a
>> DataChannel
> 
> Sorry, my fault. That is clear. What I mean is:
> 
> Having a DtlsTransport and an associated IceTransport, what would be
> the "component" field in ICE candidates? is that value automatically
> set to "rtp" or "rtcp" by the stack when RTP or RTCP is carried over
> the DtlsTransport? or is the user responsible for setting it before
> signaling it?
> 
> 
> -- 
> Iņaki Baz Castillo
> <ibc@aliax.net>

Received on Saturday, 5 July 2014 17:10:44 UTC