Skip to content
Snippets Groups Projects
  1. May 21, 2020
    • prlanzarin's avatar
      html5: refactor STUN/TURN fetch, add fallback STUN, fix deadlock in audio join · 2cba85e8
      prlanzarin authored
      Refactored STUN/TURN fetch to be done only once, when successful, per session and cache it in mem to avoid too many reqs. Current way is a bit dumb, this should increase reliability a bit more. The caching is configurable so folks who want to use very short lived TURN credentials can disable it
      
      Add a fallback STUN config option to be used when the default STUN/TURN fetch fails
      
      Clean the safari/no candidate generation pre flight check from 3rd party STUNs
      
      Fix deadlock in audio join when STUN/TURN fetch failed
      2cba85e8
    • prlanzarin's avatar
      sip.js/kurento-utils: remove default 3rd party STUN servers · 8eb6235b
      prlanzarin authored
      Removing 3rd party default STUN servers from those dependencies as to prevent unexpected behaviour
      8eb6235b
  2. May 20, 2020
  3. May 19, 2020
  4. May 16, 2020
  5. May 15, 2020
  6. May 14, 2020
  7. May 13, 2020
  8. May 12, 2020
  9. May 11, 2020
Loading