'Playing m3u8 video in React

I am getting an url which is in m3u8 format from the backend in my project. How to play m3u8 format in react.. I am using React player package and it does not seem to be supporting it. Is there any other way to display m3u8 format? I found ReactHlsPlayer.. I could not display using that as well Thank you



Solution 1:[1]

Use Vime Player it supports HLS and many more file type playing and also supports many js library including React

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Samar Jeet