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

Support encrypting videos in the encrypt plugin #472

Closed
dbw9580 opened this issue Jul 1, 2022 · 1 comment
Closed

Support encrypting videos in the encrypt plugin #472

dbw9580 opened this issue Jul 1, 2022 · 1 comment

Comments

@dbw9580
Copy link
Contributor

dbw9580 commented Jul 1, 2022

Videos were not supported by the encrypt plugin, as a critical API (ReadableStream.pipeThrough) for piping decrypted video data into a player was missing in Firefox. Now that Firefox 102 supports the said API, it should be no longer blocked to implement encryption and decryption for videos as well.

cc #444

@saimn
Copy link
Owner

saimn commented Jul 12, 2022

Closing to centralize the info in #444

@saimn saimn closed this as completed Jul 12, 2022
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

2 participants