Have a look at these components: https://github.com/vuejs/awesome-vue#audio--video
Vue or vuetify video player for embed videos
Is there any vuetify or vue video player for embed videos?
I tried using iframe but I get that scrolling problem, I tried removing all mouse events and on hover on parent element to add events again but it did not work.
Another option is to use some div over iframe that appears on hover and say like to play video press CTRL+ LEFT CLICK where I look on hovering iframe and remove that div, but it would not work.
I am looking into some other players out there for embed videos?
I am using vue and vuetify so is there anything for that? (Like youtube embed [I dont want to download videos just to play them])
Please or to participate in this conversation.