Closed minna-no-jihye closed 4 months ago
👋 Thanks for opening your first issue here! 👋
If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. To help make it easier for us to investigate your issue, please follow the contributing guidelines.
overrideNative: !videojs.browser.IS_SAFARI
would be overrideNative: false
on Safari, so VHS would not be used or playback.
Description
I used the videojs-contrib-eme library for DRM decryption, I activated overrideNative to 'true' in the mac os Safari environment. The problem occurs when trying to use the
xhr-hooks-ready
functionality. When overrideNative is activated, thexhr-hooks-ready
event does not trigger specifically for HLS videos.Is the issue above a bug or is there a separate way to generate an event?
videojs-contrib-eme: 3.11.2 Configuration:
Sources
videojs version
videojs version: 8.11.0
Browsers
mac os safari 17.2.1