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

Key IDs and the content ID cannot be used at the same time. #5

Open
kuznetcoff777 opened this issue Mar 26, 2020 · 7 comments
Open

Comments

@kuznetcoff777
Copy link

Hi! Thanks for a nice app. On a page https://tools.axinom.com/generators/PsshBox i really need to generate pssh with key id and content id. How to avoid internal check that does not allow me to do it?

@vladimir-kazakov
Copy link
Contributor

Could you explain why do you need it?

Google says that key IDs and the content ID must not be used together at the same time. I think it's because this may confuse license servers, so they won't be able to correctly decide which keys to return in the license response. Allowing this would make it possible to generate invalid PSSH boxes, which this tool tries to avoid.

@kuznetcoff777
Copy link
Author

The reason is that our key server works in such way, it is need two parameters, i got it that it is not correctly but please dont stop generator to prepare pssh, i think that ERROR or WRANING message is enough

@kuznetcoff777
Copy link
Author

@vladimir-kazakov if it is possible?

@vladimir-kazakov
Copy link
Contributor

I don't like the idea of generating invalid PSSH boxes, but I see an interesting use case of doing so - making it possible to generate invalid content for testing purposes.

This will be done, but later this year. I can't be more precise right now, but I wouldn't expect anything until the end of summer this year.

Currently, there is no workaround for what you want to do. For now, you could try:

@kuznetcoff777
Copy link
Author

@vladimir-kazakov i did not manage to get valuable result, so i do wating for your solution, please...

@vladimir-kazakov
Copy link
Contributor

@kuznetcoff777, I'm not working at Axinom anymore.

P.S. Maybe @KristjanJ or @Heronyme will be able to help you.

@AxinomSupport
Copy link

Hi @kuznetcoff777 ,

As mentioned earlier, you can use Shaka Packager to generate the PSSHbox as you needed. You can refer to our sample in the portal
where it does have a sample PowerShell code you can refer to generate the PSSHBox also. https://portal.axinom.com/api/download/use-shaka-with-axinom-key-server.
Hope that information will help you to get yours customized.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants