Skip to content
  • Youness Alaoui's avatar
    Only generate ms-turn candidates for ice-tcp base host addresses · 978dfdd3
    Youness Alaoui authored and Olivier Crête's avatar Olivier Crête committed
    The issue here was that there would be a new turn discovery for UDP
    and for TCP-ACTIVE host candidates and we'd get 2 relayed addresses
    with the same base_addr causing two relayed candidates to have the
    same foundation. This causes farstream to duplicate candidates
    since we only expose the foundation when we signal new-candidate.
    This will also help later for adding turn-tcp support.
    978dfdd3