Add to devicechange listener
parent
e04d3c12bd
commit
1b3be17930
|
|
@ -458,6 +458,7 @@ export default class RoomClient
|
|||
|
||||
await this._updateAudioDevices();
|
||||
await this._updateWebcams();
|
||||
await this._updateAudioOutputDevices();
|
||||
|
||||
store.dispatch(requestActions.notify(
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue