Skip to main content

NanoPlayer - Release Overview

Please find more about the MOQ playback mode feature in our documentation

For easy-to-use migration follow our guide

[5.0.3]

Release Notes

This release includes fixes for loading timeout behavior and fast-start buffer management, along with improved screen wake behavior on mobile devices. The loading timeout now properly resets when updating sources during the loading state. Separately, fast-start buffer requests are now prevented during playback to avoid unnecessary buffering. Additionally, mobile devices will stay active during MOQ mode playback, with screen dimming and locking disabled by default through the new playback.enableWakeLock setting.

Changelog

Fixed

  • loading timeout is now correctly reinstated after updateSource is called in the loading state.
  • prevent fast-start buffer from being requested by updateSource while in the playing state.

Improved

  • mobile devices no longer dim or lock the screen during playback in MOQ mode, ensuring consistent behavior across browsers and playback modes.
    • controlled via playback.enableWakeLock (default: enabled)

Release Package 5.0.3

Documentation

Release History