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

Open for contributors? #48

Open adityapatadia opened 1 year ago

adityapatadia commented 1 year ago

We are a media company and we would like to start contributing to this repo to keep it up-to-date. Can one of our team member be added as contributor?

All we will need is just publish on NPM whenever we tag new version (may be that can also be automated with Github actions).

Our customers are facing lot of issues and we would like to get them fixed or we will be forced to fork this. @devcshort

cgilly2fast commented 1 week ago

Hi @adityapatadia I see you ended up making a fork: https://github.com/gumlet/react-hls-player, are you still maintaining? Are there any features you are still looking to add?

I am now maintaining a fork: https://github.com/cgilly2fast/react-hls

So far I have added:

I am looking into how to expand the video poster functionality.