jiti-meet/react/features/large-video
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
..
components feat(stage) Add stage filmstrip (multiple participants on stage) (#11145) 2022-03-29 11:45:09 +03:00
actionTypes.js feat: Exposes a method for checking is remote track received and played/testing. (#8186) 2020-12-08 08:01:16 -06:00
actions.any.js feat(stage) Add stage filmstrip (multiple participants on stage) (#11145) 2022-03-29 11:45:09 +03:00
actions.native.js fix(iFrame): Make resizeLargeVideo only available on web 2020-09-21 19:54:45 -04:00
actions.web.js feat: Exposes a method for checking is remote track received and played/testing. (#8186) 2020-12-08 08:01:16 -06:00
functions.js feat(DominantSpeakerName): Implement 2021-07-21 09:05:47 +03:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js feat: Allows jvb to control DTLS/SRTP protection profile. (#7626) 2020-09-09 16:14:53 -05:00
middleware.js fix(etherpad) fix Etherpad closing when dominant speaker changes 2021-12-01 16:08:38 +01:00
reducer.js feat: Exposes a method for checking is remote track received and played/testing. (#8186) 2020-12-08 08:01:16 -06:00
subscriber.native.js fix(mobile): After PR #4396 2019-07-02 10:36:37 -07:00
subscriber.web.js ref: eslint-config-jitsi@1.0.3 2020-05-20 17:14:29 +02:00