Skip to content

Commit

Permalink
Use redux for local tracks instead of conference.js (jitsi#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 authored and carotkut94 committed Jan 6, 2022
1 parent e479555 commit 15e2e60
Showing 1 changed file with 78 additions and 91 deletions.
Loading

0 comments on commit 15e2e60

Please sign in to comment.