Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRM | Safari | Fair Play License is not being called #8748

Open
Nishu2696 opened this issue May 27, 2024 · 2 comments
Open

DRM | Safari | Fair Play License is not being called #8748

Nishu2696 opened this issue May 27, 2024 · 2 comments
Labels
needs: reduced test case needs: triage This issue needs to be reviewed

Comments

@Nishu2696
Copy link

Description

I have a DRM protected content, and to play this content on safari, we have a Fairplay license, but this license URL is not getting triggered, when I check this in the networks tab

'com.apple.fps.1_0': {
certificateUri: certificateUri,
}

Reduced test case

Steps to reproduce

Errors

No Error in the console tab

What version of Video.js are you using?

7.20.3

Video.js plugins used.

No response

What browser(s) including version(s) does this occur with?

Safari 17.5

What OS(es) and version(s) does this occur with?

Mac os

@Nishu2696 Nishu2696 added the needs: triage This issue needs to be reviewed label May 27, 2024
Copy link

welcome bot commented May 27, 2024

👋 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.

@Molten-Ben-Kaufman
Copy link

I think this question is relevant mostly for this repo as far as I can tell. I ran into the same problem and it seems like calling player.eme.initLegacyFairplay(); before setting the src worked for me.

see: https://github.com/videojs/videojs-contrib-eme?tab=readme-ov-file#initlegacyfairplay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: reduced test case needs: triage This issue needs to be reviewed
Projects
None yet
Development

No branches or pull requests

3 participants