Repo contains a HTML5 web page that plays a video on loop with audio taking up the full screen of the web browser.
Follow the below to setup the site
git clone https://github.com/MU-Electronics/FullScreenVideoHTML5.gitIf you don't have git or don't know how to use git just download the project via the ZIP file
Copy the video that you want to play into the media folder of the downloaded website.
Please ensure your video is in one of the below formats
- MP4
- Ogg
- WebM
To ensure the website knows what video to play rename your video file to video.{extension}
For example, for an MP4 file rename the file to
video.mp4
Open the index.html page in your local web browser (double click or right hand click -> open with -> {browser})
To ensure the video fills the screen set the browser into full screen mode and move the mouse off the screen.
In Chrome press F11 to enter full screen mode and F11 again to exit full screen mode.
If you have any problems submit an issue on GitHub or if you are internal to The University of Manchester email sam.mottley@manchester.ac.uk or ring 54641 and ask for Sam.