devcshort / react-hls

Simple React component for playing hls/rtmp live streams.
https://www.npmjs.com/package/react-hls-player
MIT License
118 stars 48 forks source link

Player gets destroyed when interacting with components that use setState/state #31

Closed sh0tx420 closed 3 months ago

sh0tx420 commented 2 years ago

https://github.com/mingxinstar/react-hls/issues/7 for reference.

piyushmani commented 1 year ago

Have you find any solution ??