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

Add support for inband prft boxes parsing #4127

Merged
merged 7 commits into from
Feb 24, 2023

Conversation

bbert
Copy link
Contributor

@bbert bbert commented Feb 17, 2023

This PR adds support for inband prft box parsing and trigger a public event ("inbandPrft") for each set of prft boxes received in every segment.

- set prft type according to prft box flags
- parse inband prft without considering ProducerReferenceTime presence in MPD
@dsilhavy dsilhavy added this to the 4.7.0 milestone Feb 17, 2023
@dsilhavy dsilhavy self-requested a review February 23, 2023 19:48
index.d.ts Show resolved Hide resolved
src/dash/models/DashManifestModel.js Show resolved Hide resolved
src/streaming/vo/IsoBox.js Show resolved Hide resolved
src/streaming/StreamProcessor.js Outdated Show resolved Hide resolved
@dsilhavy dsilhavy merged commit 6172ea6 into Dash-Industry-Forum:development Feb 24, 2023
@bbert bbert deleted the feature/prft branch January 22, 2024 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants