react-video-thumbnail icon indicating copy to clipboard operation
react-video-thumbnail copied to clipboard

Cannot generate thumbnail for HLS, DASH

Open abhinavkshitij opened this issue 3 years ago • 0 comments

<VideoThumbnail videoUrl={<URL>}  width={320} height={180}/>

works well with regular videos but fails to auto-generate thumbnails for HLS, DASH videos.

abhinavkshitij avatar Nov 23 '21 23:11 abhinavkshitij