-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
Milestone
Description
Add support for EXT-X-FRAME-STREAM-INF variants with image codecs. Because image codecs are generally not supported by MSE, these variants will require separate treatment. Variants that are not supported by MSE will still be filtered out from being used as levels and streaming to a SourceBuffer. What we can do is offer a method to request image data based on a time or segment reference and return that asynchronously or via event.
Originally posted by @nvkhoi112358 in #5392 :
Do you have plan to support thumbnail/trickplay in mjpg format?
https://developer.apple.com/documentation/http-live-streaming/hls-authoring-specification-for-apple-devices-appendixes#I-frame-image-sequencesI-frame image sequences using the mjpg codec have been added to support some third-party devices. The sequences should be low bandwidth and require minimal processing. Players should prefer video I-frame variants over image sequences.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Top priorities