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

Use DescriptorType for settings-based track selection #4205

Closed
stschr opened this issue Jun 8, 2023 · 0 comments
Closed

Use DescriptorType for settings-based track selection #4205

stschr opened this issue Jun 8, 2023 · 0 comments
Assignees
Milestone

Comments

@stschr
Copy link
Contributor

stschr commented Jun 8, 2023

For v5.0, we should use the newly added DescriptorType ( #4158 ) for settings-based track selection.

This implies:

  • decide on how to handle schemeIdUri variations (see example below)
  • designing new settings structure data model
  • updating selection logic
  • deprecating old elements
  • unit tests, updating samples, ...

@dsilhavy , pls assign this issue to me, thanks


DASH-IF/ATSC: <Accessibility schemeIdUri="urn:mpeg:dash:role:2011" value="description" />
DVB-DASH version: <Accessibility schemeIdUri="urn:tva:metadata:cs:AudioPurposeCS:2007" value="1" />

@dsilhavy dsilhavy added this to the 5.0.0 milestone Jun 8, 2023
@dsilhavy dsilhavy moved this from Selected for Development to In Progress in dash.js Version 5.0.0 Aug 8, 2023
@dsilhavy dsilhavy moved this from In Progress to Done in dash.js Version 5.0.0 Aug 14, 2023
@stschr stschr closed this as completed Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants