Re: Issue 107: Section 4: Behavior of RTCIceTransportController.addTransport

2014-07-16 2:27 GMT+02:00 Bernard Aboba <Bernard.Aboba@microsoft.com>:
> Normally, RTCIceTransportController.addTransport would be called before start() or gather() is called on any of the RTCIceTransports  (that is what is shown in Section 4.4 Example 5), but the question is what happens if it is called after some RTCIceTransports have been started and gather has been called.


Still I don't understand the problem. The latest RTCIceTransport
(added while others were already running) will just fire events in
behalf of itself. Do I miss something?

-- 
Iñaki Baz Castillo
<ibc@aliax.net>

Received on Thursday, 17 July 2014 08:49:16 UTC