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

use latest version of hls.js, and enable fetch loader? #44

Open gmluo2 opened 2 years ago

gmluo2 commented 2 years ago

Could the player use latest version of hls.js, and enable fetch loader, other than xmlhttprequest loader?

marcosalberto commented 1 year ago

@gmluo2 this repository its just a react wrapper to hls.js, it's easy fork the repository and do your changes.

If you need just hls.js updated with version 1.2.3, you can use https://github.com/marcosalberto/react-hls

cgilly2fast commented 1 week ago

I am maintaining, a fork with up to date dependencies, bug fixes, and a test suite here: https://github.com/cgilly2fast/react-hls