Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Background video with parallax effect

Is there a way to place a background video in a div container with a parallax effect? What I'm looking for is something similar to this template:

Click here to see example

I've tried a few popular plugins I've found on the internet such as:

BigVideo.js

YTPlayer

jquery.videoBG

But none of them do what I'm looking for or maybe they do but I just couldn't figure it out :(

Thank you all!!

like image 586
Nesta Avatar asked Mar 01 '14 14:03

Nesta


People also ask

What is a parallax effect in video?

What is the parallax effect? Parallax is a visual effect in which the camera is in motion and the foreground and background appear to move at different speeds. Either the background moves faster than the subject in front or opposite, depending on the camera setup, framing and focal length.

What is parallax type background?

Parallax scrolling is a web design technique in which the website background moves at a slower pace than the foreground. This results in a 3D effect as visitors scroll down the site, adding a sense of depth and creating a more immersive browsing experience. Parallax is based on optical illusion.


1 Answers

There is a plugin that does exactly what you need here: https://github.com/linnett/backgroundVideo

like image 144
30secondstosam Avatar answered Sep 22 '22 20:09

30secondstosam