SevenOutman / vue-aplayer

:cake: Easy-to-use music player for Vue 2.x
https://vue-aplayer.js.org
MIT License
1.32k stars 200 forks source link

[Vue-APlayer] NotSupportedError: The element has no supported sources. #188

Open michelcamara opened 4 years ago

michelcamara commented 4 years ago

I am using vue-player version 1.6.1, I am using the stream whose file has the format .m3u8

But the browser (Google Chrome 78.0.3904.108) I'm testing has the following error: [Vue-APlayer] NotSupportedError: The element has no supported sources.

Does Vue-aplayer not support .m3u8 format ??

michelcamara commented 4 years ago

I found something out. The .m3u8 file runs if it is chosen from the list of players. But if he is the first, do not touch. I think the player has a bug to execute .m3u8 items.