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!!