Files
jitsi-meet/modules/UI
paweldomas 66bbc4d9fd fix(RemoteVideo): change hasVideoStarted logic
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.
2016-09-26 13:01:35 -05:00
..
2016-09-14 21:20:54 -05:00
2016-09-08 12:19:45 -05:00
2016-09-19 22:27:41 -05:00
2016-09-22 21:11:24 -05:00