I'm trying to play videos in adaptive mode(updating bitrate based on the user's internet bandwidth) which I'm not able to solve using expo-av.
expo-av seems to plays .m3u8 videos but always in the lowest quality. see here and here
Is there any way or hack to achieve adaptive streaming using expo-video-player or expo-av?
Any help would be really appreciated.
I'm trying to play videos in adaptive mode(updating bitrate based on the user's internet bandwidth) which I'm not able to solve using expo-av. expo-av seems to plays .m3u8 videos but always in the lowest quality. see here and here
Is there any way or hack to achieve adaptive streaming using expo-video-player or expo-av? Any help would be really appreciated.