be6a23a003
There's an edge case in finnicky networks where ALG-like firewalls tamper with USE-CANDIDATE STUN packets and, consequently, bork ICE-lite connectivity establishment. The odd part is that client-side gathering seems to complete if intermediate STUN bindings work (before the final USE-CANDIDATE), which may cause the peer not to generate relay candidates == connectivity fails. This adds the `public.kurento.gatheringTimeout` option to forcefully extend the candidate gathering window in peers that act as offerers. The behavior is as follows: if the flag is set (ms), the peer will wait either the gathering completed stage or, _at most_, public.kurento.gatheringTimeout ms before proceeding with calls chained to setLocalDescription. This option is disabled by default and intentionally ommited from the base settings.yml file as to not encourage its use. Don't use it unless you know what you're doing :). |
||
---|---|---|
.. | ||
components | ||
services | ||
stylesheets/styled-components |