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

GET variables support on HLS requests #3

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

Conversation

therudo
Copy link

@therudo therudo commented May 11, 2020

This patch is to allow secure ts/key requests.
So for example if the ts/key files are secured with a token, it can be passed on the m3u8 url as :
- get:
url: "http://X.X.X.Z/video/test.m3u8?token=YYYYYYYYYY
hls:
concurrency: 1

Any request done to fetch .ts or .key files from the server will also send the variable token=YYYYYYY

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.

1 participant