bigbluebutton-Github/bigbluebutton-html5
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
..
.meteor updated Meteor from 1.10.1 to 1.10.2 2020-07-17 15:07:37 +00:00
client Merge branch 'u22-screenshare18102020' of https://github.com/prlanzarin/bigbluebutton-1 into u23-ilgiardino 2021-03-11 18:49:14 +00:00
dev_local_deployment Added deploy_to_usr_share.sh to override locally bbb-html5 2021-02-16 15:59:01 +00:00
imports fix: MEDIA_ERROR when joining room using Firefox 2021-04-01 15:53:43 -03:00
private Merge pull request #11813 from mariogasparoni/merge-update-pr-10129 2021-03-30 13:50:30 -04:00
public Merge pull request #11813 from mariogasparoni/merge-update-pr-10129 2021-03-30 13:50:30 -04:00
server Add collection user persistent data 2021-03-19 17:12:27 -03:00
tests Add additional user whiteboard access test spec (#11799) 2021-03-30 06:49:07 -04:00
.dockerignore
.eslintignore
.eslintrc.js Fixes and improvements on pr #10129 - dynamic change audio device 2021-03-29 18:55:17 -03:00
.gitignore Applies changes needed to serve locale files as static content (#11234) 2021-03-11 06:42:41 -05:00
deploy_to_usr_share.sh Added deploy_to_usr_share.sh to override locally bbb-html5 2021-02-16 15:59:01 +00:00
docker-entrypoint.sh
Dockerfile
Dockerfile.dev
package-lock.json move browser info to helper + remove unused libs 2021-04-01 08:14:24 -03:00
package.json move browser info to helper + remove unused libs 2021-04-01 08:14:24 -03:00
test-html5.sh
TRANSIFEX_PULL_INSTRUCTIONS.md
transifex.sh Applies changes needed to serve locale files as static content (#11234) 2021-03-11 06:42:41 -05:00