7 years ago
Web: 8.0.5
Updates
Core Player
- Added a callback,
onXhrOpen, which can be used to set custom XHR headers in HLSjs for AES-protected HLS streams. The callback gets executed after anXMLHTTPRequestis initialized and before the request is sent.withCredentialsis unaffected by this change. If configured, it gets set beforeonXhrOpenis called. Refer to our configuration reference for implementation details.
Ads
- Fixed an issue with the VAST plugin where the player could hang when a VPAID JS tag returned a now Flash creative when using HLS.
- Fixed a bug in the VAST plugin where the error pixel might not fire if no ad response was received.
- Resolved an issue where
controls=falsewas being ignored when certain VPAIDs ended. - Fixed an issue with the VAST plugin where skipping multiple midrolls set using %s rather than specific offsets could cause playback to start from the beginning.