Skip to content

Add "mjpg" image I-Frame support - #7862

Merged
robwalch merged 4 commits into
masterfrom
feature/image-iframes-mjpg
May 21, 2026
Merged

Add "mjpg" image I-Frame support#7862
robwalch merged 4 commits into
masterfrom
feature/image-iframes-mjpg

Conversation

@robwalch

Copy link
Copy Markdown
Collaborator

This PR will...

Add "mjpg" image I-Frame support.

Why is this Pull Request needed?

Image I-Frame instances load JPEG keyframes from fMP4 I-Frame segments without requiring MSE or a <video> element. This is useful for thumbnail previews or trick-play, especially on devices with limited to a single video decoder.

Are there any points in the code the reviewer needs to double check?

Please see the added API.md docs for usage examples and provide feedback.

Resolves issues:

Resolves #7755

Checklist

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • API or design changes are documented in API.md
@robwalch
robwalch merged commit 8dd7373 into master May 21, 2026
26 of 28 checks passed
@robwalch
robwalch deleted the feature/image-iframes-mjpg branch May 21, 2026 17:59
@github-project-automation github-project-automation Bot moved this from Top priorities to Done in HLS.js Release Planning and Backlog May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant