bigbluebutton-Github/bigbluebutton-html5/imports/api
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
..
annotations remove returnless function use 2021-04-09 10:08:59 -03:00
audio/client/bridge fix: breakout audio don't use previously selected output device 2021-04-23 11:28:30 -03:00
auth-token-validation Prevent logged out user tp spam validateAuthToken 2021-03-22 09:37:17 -03:00
breakouts add check after extractCredentials is used 2021-03-16 13:15:41 -03:00
captions remove unused imports 2021-04-20 09:12:22 -03:00
common/server Reduce pad's hash size 2021-04-02 13:22:11 -03:00
connection-status Move connection-status to nav-bar 2021-03-26 10:12:09 -03:00
cursor publish cursor using reliable userId 2021-04-13 14:36:46 -03:00
external-videos add check after extractCredentials is used 2021-03-16 13:15:41 -03:00
group-chat add check after extractCredentials is used 2021-03-16 13:15:41 -03:00
group-chat-msg Remove sender.name and color from message payload 2021-03-24 16:57:09 -03:00
guest-users add check after extractCredentials is used 2021-03-16 13:15:41 -03:00
local-settings add check after extractCredentials is used 2021-03-16 13:15:41 -03:00
log-client/server Create ClientConnections structure and auth-token-validation collection 2020-09-01 09:07:56 -03:00
meetings Fancy random viewer selection (#11297) 2021-04-15 11:12:10 -04:00
network-information add check after extractCredentials is used 2021-03-16 13:15:41 -03:00
note remove withInstanceId from note/server/helpers 2021-04-01 18:19:44 +00:00
polls add bars to chat poll results 2021-04-15 15:32:53 -03:00
presentation-pods Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into 2020-12-01-merge 2020-12-01 20:02:50 +00:00
presentation-upload-token add check after extractCredentials is used 2021-03-16 13:15:41 -03:00
presentations add check after extractCredentials is used 2021-03-16 13:15:41 -03:00
screenshare screenshare: move end alert sound to a reliable place 2021-03-12 00:44:38 +00:00
slides add check after extractCredentials is used 2021-03-16 13:15:41 -03:00
users add inline comment 2021-04-16 16:32:16 -03:00
users-infos add check after extractCredentials is used 2021-03-16 13:15:41 -03:00
users-persistent-data Merge pull request #11909 from pedrobmarin/update-users-persistent-data 2021-04-07 13:26:41 -04:00
users-settings add check after extractCredentials is used 2021-03-16 13:15:41 -03:00
video-streams video: added voice activity stream sorting, made stream sorting extensible 2021-04-12 19:06:07 +00:00
voice-call-states Clear guestUsers, voiceCallStates and whiteboard-multi-user collections on meeting end 2021-02-09 12:44:10 -03:00
voice-users Merge pull request #12004 from prlanzarin/u23-isitcoldinthewater 2021-04-20 09:47:43 -04:00
whiteboard-multi-user Isolated whiteboard access 2021-03-16 19:55:25 -03:00