951fc0ade8
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. |
||
---|---|---|
.. | ||
bridge |