- From: Iñaki Baz Castillo <ibc@aliax.net>
- Date: Thu, 17 Jul 2014 10:48:28 +0200
- To: Bernard Aboba <Bernard.Aboba@microsoft.com>
- Cc: "public-ortc@w3.org" <public-ortc@w3.org>
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