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: Always use HLS session keys to improve player startup performance #181

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

avelad
Copy link
Member

@avelad avelad commented Nov 4, 2024

Since we don't support key rotation, adding this argument is safe, and it also helps ShakaPlayer reduce startup latency, as well as helping a lot in the case where HLS identity is used.

Since we don't support key rotation, adding this argument is safe, and it also helps ShakaPlayer reduce startup latency, as well as helping a lot in the case where HLS identity is used.
@joeyparrish joeyparrish changed the title feat(Packager): Use always --create_session_keys option feat: Always use HLS session keys to improve player startup performance Nov 4, 2024
@joeyparrish joeyparrish merged commit dc56dee into shaka-project:main Nov 4, 2024
3 checks passed
@avelad avelad deleted the create_session_keys branch November 5, 2024 07:13
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jan 3, 2025
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 3, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants