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

Support xlink:actuate=“onRequest” in DASH.js #4482

Open
kyu-pluto opened this issue May 18, 2024 · 0 comments
Open

Support xlink:actuate=“onRequest” in DASH.js #4482

kyu-pluto opened this issue May 18, 2024 · 0 comments

Comments

@kyu-pluto
Copy link

kyu-pluto commented May 18, 2024

It would be great if the DASH.js player can dynamically insert remote content based on internal or external events.

The xlink:actuate=“onRequest” feature should be an adequate solution. It allows the player resolves and plays back remote content when requested, e.g., triggered by an event during playback of certain content.

The new "Media Presentation Insertion" feature (still under development by MPEG-DASH standard group)seems to be a good alternative. It takes advantage of the DASH event mechanism to trigger the insertion and playback of alternative media presentation. However, its standardization and player adoption may still need a while.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants