mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-15 09:27:47 +00:00
* fix(face-landmarks): work only when one face is detected * fix: remove redundant check for detection * fix(face-landmarks): re-center and stop when more faces detected * fix: remove faceCount checking when sending message from worker * fix: add again the faceCount * fix: add comment * code review