justsoft / video_thumbnail

This plugin generates thumbnail from video file or URL. It returns image in memory or writes into a file. It offers rich options to control the image format, resolution and quality. Supports iOS and Android.
MIT License
183 stars 225 forks source link

It seems does not support HLS, right? #126

Closed http600 closed 1 year ago

justsoft commented 1 year ago

As I commented on other issues, this plugin doesn't support hls. But it is easy to do it by your self. The HLS is easy to parse, then you can do the thumbnail on the .TS media.