Skip to content

Add video fragment response headers to the debug view#406

Merged
jlks merged 4 commits into
masterfrom
custom-response-headers-debug
Oct 2, 2025
Merged

Add video fragment response headers to the debug view#406
jlks merged 4 commits into
masterfrom
custom-response-headers-debug

Conversation

@jlks

@jlks jlks commented Sep 29, 2025

Copy link
Copy Markdown
Contributor

📺 What

For MSE browsers, show the headers in debug.fragmentResponseHeaders as static fields in the debug tool overlay.

🛠 How

  • Add new optional debug object to the initialisation data.
  • For each header in fragmentResponseHeaders display the value from the latest video fragment response.

@jlks jlks self-assigned this Sep 29, 2025
@jlks
jlks requested a review from a team as a code owner September 29, 2025 13:15
@jlks jlks added the semver minor This PR is a semver minor release label Sep 29, 2025

@eirikbjornr eirikbjornr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got some concerns around the typing. Didn't make the connection here before or I'd raised it sooner

Comment thread src/playbackstrategy/msestrategy.js Outdated
@jlks
jlks requested a review from eirikbjornr October 2, 2025 09:25

@eirikbjornr eirikbjornr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@jlks
jlks merged commit 7a18396 into master Oct 2, 2025
4 checks passed
@jlks
jlks deleted the custom-response-headers-debug branch October 2, 2025 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver minor This PR is a semver minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants