jiti-meet/react/features/filmstrip/components/web
Robert Pintilii c4db12cbd6
feat(stage) Add stage filmstrip (multiple participants on stage) (#11145)
See multiple participants on stage
Pin and unpin to stage
Automatic selection of participants to be displayed on the stage filmstrip based on dominant speaker changes
Make Filmstrip a reusable component. Used by MainFilmstrip (old functionality) and the new StageFilmstrip
Rename DominantSpeakerName to StageParticipantNameLabel
Active border now showed only for the dominant speaker (no longer for the pinned participant)
Hide video from the vertical filmstrip for the participants on stage
Update video constraints
Updated pinned indicator
2022-03-29 11:45:09 +03:00
..
AudioMutedIndicator.js feat(thumbnail) Video thumbnails redesign and refactor (#10351) 2021-12-15 15:18:41 +02:00
AudioTracksContainer.js feat(Filmstrip): Pagination. 2021-06-23 16:57:26 -05:00
Filmstrip.js feat(stage) Add stage filmstrip (multiple participants on stage) (#11145) 2022-03-29 11:45:09 +03:00
MainFilmstrip.js feat(stage) Add stage filmstrip (multiple participants on stage) (#11145) 2022-03-29 11:45:09 +03:00
ModeratorIndicator.js feat(thumbnail) Video thumbnails redesign and refactor (#10351) 2021-12-15 15:18:41 +02:00
PinnedIndicator.js feat(stage) Add stage filmstrip (multiple participants on stage) (#11145) 2022-03-29 11:45:09 +03:00
RaisedHandIndicator.js feat(raise-hand) Update raised hand design (#10651) 2021-12-20 10:44:22 +02:00
ScreenShareIndicator.js fix(thumbnail) Fixed screensharing indicator tooltip (#10780) 2022-01-12 15:32:30 +02:00
StageFilmstrip.js feat(stage) Add stage filmstrip (multiple participants on stage) (#11145) 2022-03-29 11:45:09 +03:00
StatusIndicators.js feat(thumbnail) Video thumbnails redesign and refactor (#10351) 2021-12-15 15:18:41 +02:00
Thumbnail.js feat(stage) Add stage filmstrip (multiple participants on stage) (#11145) 2022-03-29 11:45:09 +03:00
ThumbnailAudioIndicator.js feat(thumbnail) Video thumbnails redesign and refactor (#10351) 2021-12-15 15:18:41 +02:00
ThumbnailBottomIndicators.js fix(config): use hide display name flag for dominant speaker (#10839) 2022-01-25 13:17:27 +02:00
ThumbnailTopIndicators.js feat(stage) Add stage filmstrip (multiple participants on stage) (#11145) 2022-03-29 11:45:09 +03:00
ThumbnailWrapper.js feat(stage) Add stage filmstrip (multiple participants on stage) (#11145) 2022-03-29 11:45:09 +03:00
VideoMenuTriggerButton.js feat(stage) Add stage filmstrip (multiple participants on stage) (#11145) 2022-03-29 11:45:09 +03:00
index.js feat(stage) Add stage filmstrip (multiple participants on stage) (#11145) 2022-03-29 11:45:09 +03:00
styles.js feat(filmstrip) Make filmstrip user resizable (#10884) 2022-02-24 14:20:37 +02:00