/backVideo

Vanilla JS plugin to play a movie in the background of your webside

Primary LanguageHTMLMIT LicenseMIT

backVideo

backVideo version License

Play a movie in the background of your webside. Plugin written in TypeScript. No extra libraries required.

backVideo screenshot

Installation

<script src="https://cdn.kon.ovh/app/backVideo/backVideo.min.js"></script>
<script>
    createBackVideo('video.mp4', 'image.jpg', 1920, 1080);
</script>

Example

sample webside

Author

Kamil Frydlewicz

License

MIT License