react-hls
react-hls copied to clipboard
Added HLS Instance accessibility support
Added support for access HLS Instance by passing a function prop getHLSInstance
I also added an example in the App.js file in the example folder for use and demo purposes.
Example:
- User can see the available qualities.
- User can also change the quality of the video.
Issue #23