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

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

Open gmluo2 opened this issue 3 years ago • 2 comments

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

gmluo2 avatar Aug 16 '22 13:08 gmluo2

@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

marcosalberto avatar Sep 14 '22 13:09 marcosalberto