Skip to content
Snippets Groups Projects
  1. Apr 23, 2021
    • Mario Jr's avatar
      fix: breakout audio don't use previously selected output device · 2f78fc05
      Mario Jr authored
      When joining breakout audio, the output device selected in the main room is
      used in breakout.
      When returning from breakout rooms, the output audio device previously set in
      the main room is restored.
      
      Some specific info:
      SIPSession doesn't handle Storage anymore, we do this in SIPBridge, since
      it has more info about the current selected device and it doesn't depend of
      a session being oppened.
      We also now pass the  output device ID when joining audio sessions. We can
      then keep this information in the Storage.
      Closes #11663
      2f78fc05
  2. Apr 22, 2021
  3. Apr 21, 2021
  4. Apr 20, 2021
  5. Apr 19, 2021
Loading