Skip to content

Video not playing in mobile device #36

@Osman-Rafi

Description

@Osman-Rafi

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions