-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Hi,
Everything is working fine in desktop, but in mobile in only shows the poster without playing the video.
My code snippet
<video-background
:src="require('../../../../../public/media/video/login-bg.mp4')"
style="height: 100vh"
:poster="require('../../../../../public/img/login-bg-img.png')"
>
//some code
</video-background>
Vue - 2.6.11
vue-responsive-video-background-player: ^1.3.1
Metadata
Metadata
Assignees
Labels
No labels