Преглед на файлове

fix(large-video): switch to dominant speaker with no video

On DOMINANT_SPEAKER_CHANGED events, switch to the new
dominant speaker regardless of if the speaker has video;
it's okay to show the speaker's avatar.
j8
Leonard Kim преди 7 години
родител
ревизия
c2f5afe9c2
променени са 1 файла, в които са добавени 0 реда и са изтрити 4 реда
  1. 0
    4
      modules/UI/videolayout/VideoLayout.js

+ 0
- 4
modules/UI/videolayout/VideoLayout.js Целия файл

@@ -721,11 +721,7 @@ const VideoLayout = {
721 721
 
722 722
         // Local video will not have container found, but that's ok
723 723
         // since we don't want to switch to local video.
724
-        // Update the large video if the video source is already available,
725
-        // otherwise wait for the "videoactive.jingle" event.
726
-        // FIXME: there is no "videoactive.jingle" event.
727 724
         if (!interfaceConfig.filmStripOnly && !this.getPinnedId()
728
-            && remoteVideo.hasVideoStarted()
729 725
             && !this.getCurrentlyOnLargeContainer().stayOnStage()) {
730 726
             this.updateLargeVideo(id);
731 727
         }

Loading…
Отказ
Запис