AFAIK, the default value of '0' logically equals to that what we can achieve with iceTransports set to "none" (don't gather any candidate).
I suggest adding candidatePoolSize attribute to RTCConfiguration.
This attribute can be modified by invoking updateIce / setConfiguration (based on the consnsus).
And the default value to 1.
I don't have very strong objections to '0' but support '1' with and optimistic assumption that every node/ browser implementing this specification will support Bundle.
This will avoid latency incured in candidate gathering.
App developer can set it to '0', in case, if the app is running in mobile device (if it feels to reduce battery drain out at the expense of latency).
------- Original Message -------
Sender : Martin Thomson<martin.thomson@gmail.com>
Date : May 13, 2014 02:15 (GMT+09:00)
Title : Re: [rtcweb] Default candidate pool size
On 11 May 2014 17:18, Eric Rescorla
|
|