react-hlsjs
react-hlsjs provide the ultralight binding for React.js, MSE and HTMLMediaElement. There are several MSE implementations, HLS and Dash are the most popular ones. This package supports HLS implementation thanks to Hls.js
TSDX
The project is powered bySetup
yarn && cd example && yarn
Dev
yarn start
cd example && yarn start
Build
yarn build