wix-incubator / playable

No hassle, no fuss, just nice and easy video player
https://wix-incubator.github.io/playable/
MIT License
97 stars 10 forks source link

Does not detect .m3u8 or .mpd files #161

Open codeit-ninja opened 2 years ago

codeit-ninja commented 2 years ago

According to the documentation it should work with HLS and DASH files. However, setting a HLS manifest as source

// in my case its
'http://localhost:3333/a96636d9023af431b05394a2f649b17913865a9d/master.m3u8'

It does not do anything. Inspecting in the devtools does not show the player loading the manifest.