Hi,
I am developing a feature in my Android application where I want to
generate the video thumbnail of HLS video.
I tried to generate the thumbnail using
Android native MediaMetadataRetriever but it failed for HLS video so that
is the reason I have decided to use FFMpeg and the only feature I wa
Hi,
I am developing a feature in my Android application where I want to
generate the video thumbnail of HLS video.
I tried to generate the thumbnail using
Android native MediaMetadataRetriever but it failed for HLS video so that
is the reason I have decided to use FFMpeg and the only feature I wan