Current Behavior
I want the React Player, to allow users to select the audio track played, if multiple exists in a hls file.
Expected Behavior
HLS.js allow users to select audio tracks, you can test that on there website. Being able to do that by default, would be great.
Steps to Reproduce
- Create a m3u8 master file with audio and video tracks
- Import this m3u8 playlist to ReactPlayer
- You can't select the track
Environment
Current Behavior
I want the React Player, to allow users to select the audio track played, if multiple exists in a hls file.
Expected Behavior
HLS.js allow users to select audio tracks, you can test that on there website. Being able to do that by default, would be great.
Steps to Reproduce
Environment