bigbluebutton-Github/bigbluebutton-html5/imports/ui/services
Mario Jr 951fc0ade8 fix: MEDIA_ERROR when joining room using Firefox
Firefox doesn't create a  device called 'default' and we were trying
to set this when user is joining the room. We don't do this anymore, letting
devices to be changed when there's some user request.

Moved outputDeviceId inputDeviceId information to be managed in bridge
(just like we do with inputDeviceId), we don't store this duplicated
information in audio container anymore.

Fixed the eslint warning in "playAlertSound(url) { ..."

We are safe to let users try to change input/output devices because the
device list is retrieved from enumerateDevices.
2021-04-01 15:53:43 -03:00
..
api utilize Meteor connection id instead of trusting client side meetingId, userId 2020-02-06 15:48:16 -05:00
audio-manager fix: MEDIA_ERROR when joining room using Firefox 2021-04-01 15:53:43 -03:00
auth Remove banned users structure and handle reasonCode in validateAuthToken 2021-03-30 10:09:25 -03:00
bbb-webrtc-sfu video-provider,screenshare: consider a stream unhealthy only when the peer fails 2021-02-05 19:54:05 -03:00
network-information Remove user from collection when leaves 2020-08-19 13:22:43 -03:00
notification Add toast for webcam lock suggestion 2019-06-12 15:03:23 -03:00
settings Store the changed and default settings in different variables 2020-08-19 09:36:05 -03:00
storage remove changes on reactive.js 2018-05-09 16:04:07 -03:00
unread-messages Change message getter 2021-02-03 17:49:58 -03:00
users-settings Fixes client to obey custom parameter autoSwapLayout 2019-06-24 18:01:54 -03:00