react-hls
react-hls copied to clipboard
Open for contributors?
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
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:
- React 18 Support
- Get HLS object from component
- Bug fixes
- And a test suite
I am looking into how to expand the video poster functionality.