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

HLS: Add support for EXT-X-SESSION-KEY tag #917

Closed
ismena opened this issue Jul 5, 2017 · 4 comments · Fixed by #4655 or #4424
Closed

HLS: Add support for EXT-X-SESSION-KEY tag #917

ismena opened this issue Jul 5, 2017 · 4 comments · Fixed by #4655 or #4424
Assignees
Labels
component: HLS The issue involves Apple's HLS manifest format priority: P2 Smaller impact or easy workaround status: archived Archived and locked; will not be updated type: enhancement New feature or request
Milestone

Comments

@ismena
Copy link
Contributor

ismena commented Jul 5, 2017

The EXT-X-SESSION-KEY tag tag allows encryption keys from Media Playlists to be specified in a Master Playlist. This allows the client to preload these keys without having to read the Media Playlist(s) first.

https://tools.ietf.org/html/draft-pantos-http-live-streaming-20#section-4.3.4.5

@ismena ismena added the component: HLS The issue involves Apple's HLS manifest format label Jul 5, 2017
@ismena ismena added this to the v2.3.0 milestone Jul 5, 2017
@ismena
Copy link
Contributor Author

ismena commented Jul 5, 2017

Prompted by #914

@ismena ismena added the type: enhancement New feature or request label Jul 5, 2017
@theodab theodab self-assigned this Aug 8, 2017
@joeyparrish joeyparrish modified the milestones: v2.3.0, v2.4.0 Oct 3, 2017
@joeyparrish joeyparrish modified the milestones: v2.4.0, Backlog Dec 4, 2017
@theodab theodab removed their assignment Feb 12, 2018
@joeyparrish joeyparrish modified the milestones: v2.4, v2.5 Mar 4, 2018
@joeyparrish joeyparrish modified the milestones: v2.5, Backlog Jul 9, 2018
@joeyparrish joeyparrish modified the milestones: Backlog, Backlog 2 Jan 28, 2020
@mlevkov
Copy link

mlevkov commented May 31, 2021

Has this, by any chance, been implemented yet?

@michellezhuogg
Copy link
Contributor

@mlevkov , this is not implemented yet. We welcome contributions from the community!

@TheModMaker TheModMaker added the priority: P2 Smaller impact or easy workaround label Sep 29, 2021
@tdevittcarol
Copy link

FYI - #4568

@joeyparrish joeyparrish added flag: seeking PR We are actively seeking PRs for this; we do not currently expect the core team will resolve this flag: good first issue This might be a relatively easy issue; good for new contributors labels Nov 4, 2022
@avelad avelad self-assigned this Nov 6, 2022
@avelad avelad removed flag: seeking PR We are actively seeking PRs for this; we do not currently expect the core team will resolve this flag: good first issue This might be a relatively easy issue; good for new contributors labels Nov 6, 2022
@avelad avelad modified the milestones: Backlog, v4.3 Nov 11, 2022
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jan 7, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: HLS The issue involves Apple's HLS manifest format priority: P2 Smaller impact or easy workaround status: archived Archived and locked; will not be updated type: enhancement New feature or request
Projects
None yet
8 participants