react-netflix-player icon indicating copy to clipboard operation
react-netflix-player copied to clipboard

When mouse on progress bar, showing the image of that time?

Open stdOWL opened this issue 4 years ago • 1 comments

Some video player has a feature: When you come on progress bar with your mouse, it shows you the image of that time. Can we add this feature?

netflix example: http://prntscr.com/t7ic3l

stdOWL avatar Jun 27 '20 15:06 stdOWL

This can only be achieved by either using BIF file format, or, by sending a TTS with the thumnails (you can also do that on the client, but it's resource intensive)

nodgear avatar Jul 05 '21 02:07 nodgear