- From: Bernard Aboba <Bernard.Aboba@microsoft.com>
- Date: Tue, 3 Jun 2014 05:01:35 +0000
- To: Iņaki Baz Castillo <ibc@aliax.net>, "public-ortc@w3.org" <public-ortc@w3.org>
The ORTC endpoint should be able to deal with a remote-peer supporting ICE lite as long as the remote peer supports ICE consent. To set the ORTC peer to be ICE controlling, the start method can be called with an optional RTCIceRole setting, as shown in Example 3: ice.start(remote.ice,RTCIceRole.controlling); ________________________________________ From: Iņaki Baz Castillo [ibc@aliax.net] Sent: Monday, June 02, 2014 2:08 PM To: public-ortc@w3.org Subject: ICE-Lite Hi, I don't see a mention to ICE-Lite in the draft so I wonder whether a ORTC endpoint is supposed to accept a ICE-Lite peer or not and, if so, how can we tell a ORTC endpoint that the remote peer does not support full ICE but just ICE-Lite (so the local peer must be the ICE controlling). Any thoughts? Thanks a lot. -- Iņaki Baz Castillo <ibc@aliax.net>
Received on Tuesday, 3 June 2014 05:02:07 UTC