bigbluebutton-Github/bigbluebutton-html5/imports/api/audio/client/bridge
Mario Jr 2f78fc05d2 fix: breakout audio don't use previously selected output device
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
2021-04-23 11:28:30 -03:00
..
base.js Included new getStats monitor for audio and video 2019-12-10 09:07:06 -03:00
kurento.js [listenonly] Rewrite listen only SFU/Kurento bridge 2020-12-01 18:19:31 +00:00
sip.js fix: breakout audio don't use previously selected output device 2021-04-23 11:28:30 -03:00