Page 1 of 1
Full Screen, Auto execute, html5 video?
Posted: Tue Jan 10, 2023 2:35 am
by rvc
Pablo, does it seem reasonable that someone might want to stand up a website, which upon initially loading the home page automatically and COMPLETELY displays a running, looping video that covers the ENTIRETY of the display screen? If this is a reasonable expectation then can you tell me if any of the WB included extensions will accomplish this? I don't seem to be able to make this happen using any of the provided extensions.
Re: Full Screen, Auto execute, html5 video?
Posted: Tue Jan 10, 2023 3:40 am
by crispy68
Are you wanting it as the background of the entire website? If so, you can use the 'media player'. Set it to html5 Video, check the box to fill the entire browser window and use aspect ratio 16:9.
You can also add a video to the background of a layout grid or floating layer both with height set to 100vh to fill the browser screen. This only fills the grid/layer and not the background of the entire website.
In both cases make sure your video has the correct aspect ratio of 16:9. It is also best to use a video with no sound.
I created a template that uses a full screen video. See sample
here.