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 capabilities filter #3512

Conversation

dsilhavy
Copy link
Collaborator

This addresses issues #3510 and #3509

  • Adds CapabilitiesFilter that filters Representations and Adaptations for each period(stream object)
    • Removes unsupported AS and Rep based on media codec
    • Removes unsupported AS and Rep based on EssentialProperty
  • Can be disabled via Settings flag

The reason to add a new class here is to have a single point where all the necessary filtering is performed, prior to the initialization of the StreamProcessors. Additional filters might be added in the future

@dsilhavy dsilhavy added this to the 3.2.1 milestone Jan 12, 2021
@dsilhavy dsilhavy merged commit 0fc5db8 into Dash-Industry-Forum:development Jan 18, 2021
@dsilhavy dsilhavy deleted the feature-capabilitiesController branch June 26, 2021 07:15
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