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 providing the activeVideoElement
and the complete videoElementList
. Having a reference to the activeVideoElement
simplifies use cases like drawing or rendering images to a canvas or saving snapshots from the video. Please refer to the API description of the event and to the description in the Features section of our documention for additional information.
Changelog
Added
- The new public event
onActiveVideoElementChange
- Is emitted when the active video element for playback has been created and if the element has been changed in case of a stream switch on iOS
- Provides the
videoElementList {Array.HTMLVideoElement}
and theactiveVideoElement {HTMLVideoElement}
in the event data - Please refer to the API description
config.source.general.serverDomain
which can be used to override/modify all H5Live server domains
Release Package 4.17.0
- Stay up to date with our latest 4.x nanoStream Player versions here.
- Looking for the current nanoStream Player version? Click here.
- nanoStream Player Documentation: Introduction & nanoStream Player API
Please reach out to our team for further information or any questions: