Release Notes This version is introducing two new features. Utilizing the new bintu Stream Group feature, it is now possible to configure an entire set of ABR streams by passing only the corresponding bintu Stream Group ID via the player source configuration. This...
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 if the element is changed when a stream switch on iOS occurs. The event data is...
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 or bintu.streamid. By default, these...
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. The issue has been introduced in version 4.13.2. Changelog Fixed CSS layout...
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...