-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* M1: device change now uses new flow. fundamentally "works" but may be corner cases/side effects to other flows. haven't touched ffox yet * M2: change toggle screenshare flows to use the new video replacement chain * remove the old 'useVideoStream' and replace it with the new one * use the new (and renamed back from the shim) 'dispose' method * tweaks to work with the sdp overhaul changes in lib-jitsi-meet * change the order in which we call dispose (to handle dispose being reverted back to how it is currently on master) * move useAudioStream over to new flow * restore useVideoStream doc * handle rename JitsiConference::replaceStream -> JitsiConference::replaceTrack * fix useAudioStream and useVideoStream to return a promise again
- Loading branch information
1 parent
343d17d
commit 5baa167
Showing
1 changed file
with
56 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters