mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-16 05:57:49 +00:00
Filmstrip remote thumbnails display under certain conditions, as defined in filmstrip/functions.web.js. Previously the raw participant count was used, which included fake participants. Using the selector getParticipantCount excludes fake participants, causing YouTube thumbnails to remain hidden in a 1-on-1 call.