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

when i setState the player will Reload why?

Open xiaomengheiheihei opened this issue 6 years ago • 1 comments
trafficstars

when i setState the hls player will reload cause flicker

xiaomengheiheihei avatar Dec 11 '18 06:12 xiaomengheiheihei

The component is set to "destroy" itself and then add itself back to the screen every time a state update happens. It seems like this project is no longer maintained. If you'd like I've forked this project and fixed some issues. It's available on npm as react-hls-player, and can also be found on my git profile

devcshort avatar Jul 19 '19 15:07 devcshort