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

Adding lazy loading to light prop of video thumbnail

Open hamzashah38 opened this issue 4 years ago • 2 comments

How to add image lazy load to the light prop of the player? Please Help.

image

hamzashah38 avatar Mar 16 '21 05:03 hamzashah38

+1 this is important.

bymoe avatar Apr 04 '22 11:04 bymoe

How can we make playing true to thumbnail which are .mp4 only when the video is in viewport?

Rajdeepc avatar Sep 15 '22 08:09 Rajdeepc

is there any solution for this issue yet ? @cookpete

ayushthe1 avatar Mar 11 '23 19:03 ayushthe1

I think this is solved by https://github.com/cookpete/react-player/pull/1405? You can pass in any component you like in the light prop now.

cookpete avatar Mar 12 '23 23:03 cookpete