3

I am playing HLS streaming in the react native using react-native-video and it is working fine. And I want to know that can I play .m3u8 video from Local storage of mobile. Like I have downloaded m3u8 stream in the mobile storage and then I want to play it from the app. So how can I play it. Please let me know if there is anyway to play it from mobile storage in react-native-video.

Also I want to know if there is any good way to download m3u8 streaming in the mobile.

Rover
  • 447
  • 1
  • 8
  • 27
  • seems like a duplicate to me (https://stackoverflow.com/questions/19782389/playing-m3u8-files-with-html-video-tag).. either way - you need to use an external module in order to support this feature (as `m3u8` format is not natively supported by browsers) – ymz Mar 29 '22 at 06:59

0 Answers0