bigbluebutton-Github/bigbluebutton-html5/imports
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 fix: MEDIA_ERROR when joining room using Firefox 2021-04-01 15:53:43 -03:00
startup all device info moved to helper 2021-03-31 14:13:36 -03:00
ui fix: MEDIA_ERROR when joining room using Firefox 2021-04-01 15:53:43 -03:00
utils move browser info to helper + remove unused libs 2021-04-01 08:14:24 -03:00