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

Does Shaka support HLS tags EXT-X-SESSION-KEY and EXT-X-DISCONTINUITY? #914

Closed
chrisfillmore opened this issue Jun 30, 2017 · 10 comments
Closed
Labels
status: archived Archived and locked; will not be updated type: question A question from the community

Comments

@chrisfillmore
Copy link
Contributor

Hi folks,

We're trying to assess if Shaka is feasible for our HLS needs. Does Shaka's HLS support include support for the following tags:

EXT-X-SESSION-KEY
EXT-X-DISCONTINUITY

These guys didn't turn up in my search of the HLS parser plugin. I don't know a lot about HLS so please let me know if you need more detail and I can get it.

Thanks!

@ismena ismena added the type: question A question from the community label Jul 5, 2017
@ismena
Copy link
Contributor

ismena commented Jul 5, 2017

Hi @chrisfillmore,

Not at the moment. :(

We have ad support on our roadmap later this year or in early 2018 I think, which should cover EXT-X-DISCONTINUITY.

I think we should be able to add support for EXT-X-SESSION-KEY earlier than that. Let me open a separate issue for it. I'll tentatively schedule it for v2.3.

@chrisfillmore
Copy link
Contributor Author

Thanks @ismena !

@ismena
Copy link
Contributor

ismena commented Aug 14, 2017

@chrisfillmore We are likely to start looking at EXT-X-SESSION-KEY support soon. Do you think you might be able to privately share some content that has it with us for testing purposes?

@chrisfillmore
Copy link
Contributor Author

@ismena looks like our live content uses it. It's not simple to share because there is a custom authorization process, but I can send you an email and provide you with a demo app to test with. I wasn't sure which email was yours, from looking at the CONTRIBUTORS file. Should I email shaka-player-issues?

@ismena
Copy link
Contributor

ismena commented Aug 17, 2017

Yes, shaka-player-issues would be great, thanks for your help!

@ismena
Copy link
Contributor

ismena commented Aug 17, 2017

Mentioning @theodab as the most likely candidate to work on this :) (just so you're aware of the conversation here).

@chrisfillmore
Copy link
Contributor Author

Wait @ismena I wasn't thinking -- the content is HLS-FP, but Shaka doesn't have FP support yet. Wouldn't EXT-X-SESSION-KEY denote FP content? How will this work?

@ismena
Copy link
Contributor

ismena commented Aug 17, 2017

If your content is FP-enrypted it won't work for now (you can follow the whole FP development drama in #382 if you're interested).

EXT-X-SESSION-KEY tag itself is not restricted to FairPlay, so we can still have it working with other encryption types, which probably doesn't help with your use case though :/

@chrisfillmore
Copy link
Contributor Author

Darn, we have some HLS-PR content but it doesn't use EXT-X-SESSION-KEY. Sorry!

@ismena
Copy link
Contributor

ismena commented Aug 17, 2017

No worries :)

@shaka-project shaka-project locked and limited conversation to collaborators Mar 22, 2018
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Apr 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated type: question A question from the community
Projects
None yet
Development

No branches or pull requests

3 participants