Re: ice restart ?

see inline
> Emil Ivov <mailto:emcho@jitsi.org>
> April 26, 2014 at 10:01 AM
>
>
>
> Ah ... ok ... I was confused one ICE transport would be servicing all 
> media streams and components in a single context.
>
>     [RR] But if we force a new RTCIceTransport object to be
>     constructed to do ICE restart that new transport will be put at
>     the end of the freezing order for the same context. I don't know
>     if that matters since or not ultimately (e.g. if we assume that
>     ice restarts would happen on all transports within the same
>     context thus they all get created again anyway so the order could
>     be preserved by recreating in the objects in the same order).
>
>
> Do we need an ICE restart to preserve the context? Wouldn't it be 
> simpler if it didn't?

[RR] No, ICE restart would not need to preserve the context, but it 
wouldn't matter if it were in the same context or not so long as each 
related transport in the context was re-created to do the ICE restart 
(assuming I understand your question).
>
> Emil
>
>
>
> -- 
> https://jitsi.org

Received on Saturday, 26 April 2014 14:19:04 UTC