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: use new mpd-parser API for handling live DASH refreshes #1188

Closed
wants to merge 1 commit into from

Conversation

gesinger
Copy link
Contributor

In order to support the new mpd-parser API, anytime a live DASH manifest
refreshes, the prior parsed manifest object needs to be passed in as
lastMpd. This change adds support for that.

NOTE: this is to support an upcoming feature in mpd-parser: videojs/mpd-parser#144

Requirements Checklist

  • Feature implemented / Bug fixed
  • If necessary, more likely in a feature request than a bug fix
  • Reviewed by Two Core Contributors

In order to support the new mpd-parser API, anytime a live DASH manifest
refreshes, the prior parsed manifest object needs to be passed in as
`lastMpd`. This change adds support for that.
Copy link
Contributor

@brandonocasey brandonocasey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me, just have to update mpd-parser?

@gkatsev gkatsev closed this Nov 8, 2021
@misteroneill misteroneill deleted the feat/mpd-parser-lastmpd branch November 21, 2022 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants