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

feat: Custom Encrypted Player #1580

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mehul-srivastava
Copy link

PR Fixes:

  • Implemented a custom encryption layer on top of hls.js specifically. The quality remains top-notch and the manifest is heavily encrypted avoiding piracy issues.

THIS IS JUST STEP 1 OF SOLVING PIRACY PROBLEM - I am currently working on my other ideas to make it harder for people to reverse engineer it.

Checklist before requesting a review

  • I have performed a self-review of my code
  • I assure there is no similar/duplicate pull request regarding same issue
screenrecord.mov

@devsargam devsargam self-assigned this Nov 24, 2024
@hkirat
Copy link
Contributor

hkirat commented Nov 24, 2024

Creating our in house encryption might not be on that charts atm

@mehul-srivastava
Copy link
Author

Creating our in house encryption might not be on that charts atm

Well it's not actually an in-house encryption from scratch. I just inherited what was already working on app.100x and integrated my solution on top of it. So everything works out of the box - but with high quality video and encrypted manifest (to avoid piracy issue)

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

Successfully merging this pull request may close these issues.

3 participants