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

this package is dead ? #33

Open ioram-devi opened 2 years ago

ioram-devi commented 2 years ago

This package is dead.

alimertcakar commented 2 years ago

What to use instead? @yuri-devi

tonyjaimep commented 2 years ago

@alimertcakar I'm using hls.js in a custom component (pretty much what this package does)

omalave commented 2 years ago

@tonyjaimep do you have an example?

devcshort commented 2 years ago

@tonyjaimep do you have an example?

Sorry, I've gotten busy with work and unfortunately haven't been able to keep up with this package :(

The source to this is pretty much just one file and is pretty simple. Check out the Source