SevenOutman / vue-aplayer

:cake: Easy-to-use music player for Vue 2.x

Home Page:https://vue-aplayer.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

michelcamara opened this issue · comments

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 ??

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.