mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-19 18:07:46 +00:00
We used to rely on 'currentTime' of the video element, but we execute 'updateView' from the 'onplay' callback and on fast machines it may happen that the value is 0 even though the video has just started.