react-native-native-video-player icon indicating copy to clipboard operation
react-native-native-video-player copied to clipboard

.m3u8 HLS not working on Android

Open JanOwiesniak opened this issue 5 years ago • 2 comments

Works fine on iOS but show just a black screen on Android.

JanOwiesniak avatar Feb 17 '19 10:02 JanOwiesniak

Approach

I guess we could use ExoPlayer to support this feature https://google.github.io/ExoPlayer/supported-devices.html

JanOwiesniak avatar Feb 17 '19 12:02 JanOwiesniak

@BondGoat what do you think about this?

I found a react native exo player package here, maybe this could be a good starting point.

JanOwiesniak avatar May 10 '19 09:05 JanOwiesniak