Skip to content
Snippets Groups Projects
  1. Mar 27, 2021
    • Anton Georgiev's avatar
      Merge pull request #11769 from prlanzarin/u23-vinvanvaughn · 533c8153
      Anton Georgiev authored
      video,screeshare,listenonly: remove Safari gathering barrier for SDP offer generation
      533c8153
    • prlanzarin's avatar
      video,screeshare,listenonly: remove Safari gathering barrier for the SDP offer generation · 3dff2ac8
      prlanzarin authored
      Back when Safari 11 was still a thing, there was an annoying bug where peer connectiocs COULD get stuck during it`s JSEP handshaking phase if, due to some unknown trigger, the SDP was generated BEFORE the ICE candidate gathering had run its course.
      
      I dont believe this is the case anymore and this workaround is _very_ harmful to Safari endpoints, mainly when gathering might take a long time due to additional network interfaces or restricted network environments. So its being removed.
      
      Ive tested this with the widest array of Safari endpoints I could get my hands on: iPhones 8-12, iPads 6-8 and Pro, macOS Safari 12-14
      3dff2ac8
  2. Mar 26, 2021
  3. Mar 25, 2021
  4. Mar 24, 2021
Loading