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

Encrypted video can be easily downloaded and played. Why? #523

Open
rezahmady opened this issue Jul 28, 2024 · 1 comment
Open

Encrypted video can be easily downloaded and played. Why? #523

rezahmady opened this issue Jul 28, 2024 · 1 comment

Comments

@rezahmady
Copy link

encrypt each HLS segment using AES-128 encryption works well for me, my problem is that the encrypted video can be downloaded and played on the system. This work can be easily recognized and downloaded by installing a browser extension such as Live Stream Downloader. What solution do you have to prevent downloading? And actually, when the video is easily downloaded, what is the use of encrypting it?

@francoism90
Copy link

@rezahmady Maybe helpful, if you didn't found the answer already. :)

If I understand it correctly, the encryption is used for authorization, it's not DRM. If you want to make them copyrighted, you need to take a look at something like Widevine.

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