Is your feature request related to a problem? Please describe.
We use hls.js for VOD playback. We would love to add trick-play support within our player using either #EXT-X-I-FRAME-STREAM-INF or #EXT-X-IMAGE-STREAM-INF playlists.
(We render both, I-Frames for Apple and EXT-X-IMAGE-STREAM-INF for Roku)
Describe the solution you'd like
Ideally we would like to be able to display the thumbnails over our seek-bar in a smaller view that hovers over the bar (like Apple does on tvOS).
A less desirable but still acceptable solution would be for a seek to display the I-frames full screen in the video player itself so users can find the spot they are looking for in a video before they stop seeking.
Additional context
No response
Is your feature request related to a problem? Please describe.
We use hls.js for VOD playback. We would love to add trick-play support within our player using either #EXT-X-I-FRAME-STREAM-INF or #EXT-X-IMAGE-STREAM-INF playlists.
(We render both, I-Frames for Apple and EXT-X-IMAGE-STREAM-INF for Roku)
Describe the solution you'd like
Ideally we would like to be able to display the thumbnails over our seek-bar in a smaller view that hovers over the bar (like Apple does on tvOS).
A less desirable but still acceptable solution would be for a seek to display the I-frames full screen in the video player itself so users can find the spot they are looking for in a video before they stop seeking.
Additional context
No response