Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 725 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 725 Bytes

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