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 a bug that lead to filtering of a track in multiperiod MPDs #4693

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

dsilhavy
Copy link
Collaborator

This fixes #4692 . In a multiperiod MPD with new key ids for each period dash.js was filtering Representations assuming no valid key is present

@dsilhavy dsilhavy added this to the 5.0.0 milestone Feb 13, 2025
@dsilhavy dsilhavy merged commit 56711da into development Feb 13, 2025
2 of 3 checks passed
@dsilhavy dsilhavy deleted the fix/seek branch February 13, 2025 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Dashjs 5 : Uncaught (in promise) TypeError: Cannot read properties of null (reading 'id')
1 participant