nanoStream Player 4.17.0
Release Notes With this version we are adding a new public event to the player. The event onActiveVideoElementChange is emitted when the active video element for playback is created and …
Release Notes With this version we are adding a new public event to the player. The event onActiveVideoElementChange is emitted when the active video element for playback is created and …
Release Notes This version adds the possibility to set a general H5Live server domain. A domain can be applied via config.source.general.serverDomain. This can be especially useful with configurations via source.defaults …
Release Notes This version is adding improvements for ABR playback. It implements a cooldown mechanism to control the next up-switch. Too frequent up- & down-switches will be prevented. This improves …
Release Notes This release is solving issues related to the center view player controls and the layout in fullscreen mode. Previously, in case the bottom control bar was disabled, the …
Release Notes This release introduces two new latency control modes targeting especially lowest latency use cases like live auctioning. The latency control mode can be selected via the added config.playback.latencyControlMode …
Release Notes This version includes a fix for a potential CSS layout issue in iOS fullscreen mode, that could lead to page elements unintendedly being displayed above the video layer. …
Release Notes This version provides an improvement for iOS metadata processing. The new mode is preventing occasionally delayed metadata on iOS and is enabled by default. To go back to …
Release Notes This version includes a patch regarding the player’s style.scaling configuration and updateSource. If style.scaling is set to a different value as default ‘letterbox’ e.g. ‘crop’ or ‘fill’ this setting will now always be preserved during an updateSource call. Before the player …