0
votes

I made a .m3u8 HLS stream that has multiple audio tracks and use video.js as the player. I already configured my .smil file and it works perfectly on desktop. However, the audio selector disappears when I open it on an Android device.

Does Android support multiple audio tracks streaming? What should I do if I want to have this kind of streaming on Android? Thank you!!

Player on Android browsers Player on Desktop browsers

1

1 Answers

1
votes

https://github.com/videojs/videojs-contrib-hls#overridenative

Finally managed to select audio in android with this set to true