Skip to content

Commit

Permalink
Use redux for local tracks instead of conference.js (#9920)
Browse files Browse the repository at this point in the history
* do not use this.local video

* move tracks initialized flag around

* do not use this.localAudio

* untangle use audio/video stream methods

It should be safe to call setVideoMuteStatus and
setAudioMuteStatus regardless of the prejoin page
visibility state.

* add NO-OP to use track methods and fix crash
in _setLocalAudioVideoStreams on not a promise

* use allSettled
  • Loading branch information
paweldomas committed Sep 13, 2021
1 parent 6711801 commit 1db5235
Showing 1 changed file with 78 additions and 91 deletions.
Loading

0 comments on commit 1db5235

Please sign in to comment.