You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a DRM content [with fairplay license URL and certificate URL], and I need to integrate this in safari browser
Sometimes my license URL, certificate URL gets called and the content plays smoothly, but sometimes, my custom license URL and certificate method doesn't gets invoked, and because of this video js throws an error
video.js: 7.20.1,
videojs-contrib-eme: 4.0.0
I have attached a code snippet, how I am trying to call my license URL for safari browser
Description
I have a DRM content [with fairplay license URL and certificate URL], and I need to integrate this in safari browser
Sometimes my license URL, certificate URL gets called and the content plays smoothly, but sometimes, my custom license URL and certificate method doesn't gets invoked, and because of this video js throws an error
I have attached a code snippet, how I am trying to call my license URL for safari browser
Has anyone experienced something similar and found a workaround?
Reduced test case
Steps to reproduce
Errors
No response
What version of Video.js are you using?
video.js: 7.20.1
Video.js plugins used.
videojs-contrib-eme
What browser(s) including version(s) does this occur with?
Safari 17.6
What OS(es) and version(s) does this occur with?
Mac os
The text was updated successfully, but these errors were encountered: