vue-videobg icon indicating copy to clipboard operation
vue-videobg copied to clipboard

:milky_way: Video Background component for Vue.js

Results 9 vue-videobg issues
Sort by recently updated
recently updated
newest added

I found a bug in this component, when it is used with NUXT. An error occurs in the "Unspected '

Hi, great component! However, I'm having some difficulty getting the component to load both the image and the video. I'm using the build system so `*.vue` files and the `yarn...

Hi, How can we loop on many videos ? sources="['media/video-2.mp4', 'media/video-3.mp4'] This is not working, the first video is looping and we can't see the second. regards

After running the generate command the video loses its condition as background

There is a [compatibility issue with Nuxt.js that I don't completely understand](https://github.com/nuxt/nuxt.js/issues/438). The workaround is to whitelist this component in ssr mode.

It seems that demo still doesn't work in Chromium Version 68.0.3440.106 (Official Build) Built on Ubuntu , running on LinuxMint 19 (64-bit)

meaning when it gets to the end, instead of looping back to the beginning.. it actually plays the video in reverse.. and so on

How to make the video fadeout after it has finished then start again ?