I am looking to generate thumbnail for particular timeframe from HLS remote URL
for ex : https://devstreaming-cdn.apple.com/videos/streaming/examples/img_bipbop_adv_example_ts/master.m3u8
I have tried MediaMetadataRetriever but it does not work for live streams (HLS)
any code snippet or library is appreciated, thanks