bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/chat/alert
Mario Jr e9e436378a Correctly set audio input/output devices
When refusing ("thumbs down" button) echo test, user is able to select a different input device. This should work fine for chrome, firefox and safari (once user grants permission when asked by html5client).
For output devices, we depend on setSinkId function, which is enabled by default on current chrome release (2020) but not in Firefox (user needs to enable "setSinkId in about:config page). This implementation is listed as (?) in MDN.
In other words, output device selection should work out of the box for chrome, only.
When selecting an outputDevice, all alert sounds (hangup, screenshare , polling, etc) also goes to the same output device.
This solves #10592
2020-10-06 20:37:55 -03:00
..
audio-alert Correctly set audio input/output devices 2020-10-06 20:37:55 -03:00
push-alert Fix error on click in toast 2019-01-22 09:42:03 -02:00
component.jsx recover private chat. tnx @jfsiebel for the help 2019-08-28 16:34:27 -04:00
container.jsx fixed inconsitencies and usage of the idChatOpen Session variable 2020-03-05 15:14:22 -08:00