Skip to content

UI3-320

Latest

Choose a tag to compare

@bp2008 bp2008 released this 19 Apr 19:07
· 1 commit to master since this release

Version 320

  • The HTML5 video player now also uses the HTMLVideoElement: requestVideoFrameCallback() method to detect when a new video frame has been rendered (available in Chromium-based browsers since version 83, Firefox since version 132). It is hoped that this will workaround an issue several users have reported where recent Chromium-based browsers randomly stop reporting changes to the video playback position, causing UI3 to think the video player has stalled and restart the video stream.