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 for Preselection elements #4513

Open
stschr opened this issue Jun 18, 2024 · 2 comments
Open

Support for Preselection elements #4513

stschr opened this issue Jun 18, 2024 · 2 comments
Assignees

Comments

@stschr
Copy link
Contributor

stschr commented Jun 18, 2024

Description

DASH-IF IOP for ATSC makes heavy use of Preselection elements; DVB-DASH exercises them as well.
Due to lack of appropriate APIs in Web browsers, ATSC has defined its own API towards decoders to select preselections called Media Track Selection API (see ATSC A/344:2023, clause 9.7.7)
To use dash.js in ATSC3 environment, support for reading Preselection elements by dash.js is required.

Task

Parse Preselection elements from MPD and expose information with a structure "aligned to" MediaInfo. (details t.b.d.)

@stschr stschr self-assigned this Jun 18, 2024
@danips
Copy link

danips commented Jun 26, 2024

Hi @stschr , are you actually working on this feature?

@stschr
Copy link
Contributor Author

stschr commented Jun 28, 2024

Hi @danips ,
well, I filed this topic as outcome from the dash.js roadmap planning.
Yes, I intend to implement this; although we're yet in a planning phase.

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