redxtech / vue-plyr

A Vue component for the plyr (https://github.com/sampotts/plyr) video & audio player.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working with HLS mp4s

kpetrillo opened this issue · comments

I'm using Imgix's API which requires the video to have ?fm=hls to be used in web browsers (https://docs.imgix.com/apis/video#using-videos-in-a-web-player). It works with the native Plyr code, but not this Vue component. Any thoughts?