
embeding .m3u8 doent work on windows
I tried to embed ".m3u8" which is a live streaming file , and placed the code in my html page . it does work only in android but not in windows , it show me the message "Error loading the player" in windows browsers like chrome , while it works good in android .
I wonder if there is a way to play ".m3u8" files using jwplayer in both windows and android , since I found HLSplayer that I could use in windows to play my ".m3u8" file .