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

fix(hls): Fix X-PRELOAD-HINT failure with LL mode off #4212

Merged
merged 2 commits into from May 11, 2022

Conversation

joeyparrish
Copy link
Member

When LL mode was off, the HLS parser would throw on X-PRELOAD-HINT
segments. The logic for requiring EXTINF has been corrected so that
this will not happen.

Closes #4185

When LL mode was off, the HLS parser would throw on X-PRELOAD-HINT
segments.  The logic for requiring EXTINF has been corrected so that
this will not happen.

Closes shaka-project#4185
@joeyparrish joeyparrish added type: bug Something isn't working correctly component: HLS The issue involves Apple's HLS manifest format labels May 11, 2022
@avelad avelad added this to the v4.1 milestone May 11, 2022
@joeyparrish joeyparrish merged commit 86497a5 into shaka-project:main May 11, 2022
@joeyparrish joeyparrish deleted the hls-preload-hint branch May 11, 2022 18:11
This was referenced May 11, 2022
joeyparrish added a commit that referenced this pull request May 17, 2022
When LL mode was off, the HLS parser would throw on X-PRELOAD-HINT
segments.  The logic for requiring EXTINF has been corrected so that
this will not happen.

Closes #4185
joeyparrish added a commit that referenced this pull request May 17, 2022
When LL mode was off, the HLS parser would throw on X-PRELOAD-HINT
segments.  The logic for requiring EXTINF has been corrected so that
this will not happen.

Closes #4185
joeyparrish added a commit that referenced this pull request May 17, 2022
When LL mode was off, the HLS parser would throw on X-PRELOAD-HINT
segments.  The logic for requiring EXTINF has been corrected so that
this will not happen.

Closes #4185
nyanmisaka added a commit to nyanmisaka/shaka-player that referenced this pull request Oct 6, 2022
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jul 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 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 status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HLS failure with PRELOAD-HINT and low-latency mode disabled
3 participants