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

Feature/preload #4108

Merged
merged 10 commits into from Jan 17, 2023
Merged

Feature/preload #4108

merged 10 commits into from Jan 17, 2023

Conversation

dsilhavy
Copy link
Collaborator

@dsilhavy dsilhavy commented Jan 10, 2023

This PR adds the preload functionality to the current version of dash.js. The idea is to preload the media segments into the memory before attaching a video element and initializing the MSE. That way content can be preloaded on platforms that only have a single decoder and are currently displaying different content. As an example, this enables Broadcast-Broadband ad-insertion on HbbTV devices.

Addresses issues #3954 #3615

@dsilhavy dsilhavy merged commit ce8d6b0 into development Jan 17, 2023
@dsilhavy dsilhavy deleted the feature/preload branch February 6, 2023 12:43
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.

None yet

1 participant