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

[WIP] Implement Alternative MPDs and List MPDs #24

Open
wants to merge 8 commits into
base: development
Choose a base branch
from

Conversation

sebastianpiq
Copy link

@sebastianpiq sebastianpiq commented Sep 10, 2024

This PR starts implementing alternative MPDs and list MPDs.

Summary

  • Added parsing logic for events to retrieve alternative MPD events.
  • Added logic to the event controller to recognize alternative MPD events.
  • Added parsing of Periods with the mpdLink value.

Test cases

Assets used to test the different cases

Alternative MPDs:

List MPDs:

@sebastianpiq sebastianpiq changed the title [WIP] Implement Alternative MPDs [WIP] Implement Alternative MPDs and List MPDs Sep 12, 2024
src/dash/models/DashManifestModel.js Outdated Show resolved Hide resolved
src/dash/DashAdapter.js Outdated Show resolved Hide resolved
src/dash/models/DashManifestModel.js Outdated Show resolved Hide resolved
src/dash/models/DashManifestModel.js Outdated Show resolved Hide resolved
src/dash/constants/DashConstants.js Outdated Show resolved Hide resolved
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