tjenkinson / hls-live-thumbnails

A service which will generate thumbnails from a live HLS stream.
MIT License
64 stars 14 forks source link

Feature request: support byte-range stream (EXT-X-BYTERANGE) #71

Open mxrlkn opened 2 years ago

mxrlkn commented 2 years ago

Right now it just creates the same thumbnail each interval cause it believes the single file is a new segment.

A byte range playlist can be created with ffmpeg and the flag single_file.