Skip to content

UI3-228

Compare
Choose a tag to compare
@bp2008 bp2008 released this 28 Jan 03:28
· 124 commits to master since this release

Version 228

  • The HTML5 video player now renders to a canvas when necessary to avoid decoder crashes, black-screen, and other bugs when scaling the native video element in some Chromium-based web browsers.
  • The Jpeg video player has always had better transitions from group streams to single-camera streams because it crops and upscales the most recent group video frame while the single-camera stream is loading. This capability has now been extended to the HTML5 and WebCodecs H.264 players.
    • (WebCodecs player requires HTTPS)