This is an HTML page that shows a bouncing logo similar to the DVD screensaver. You can customize the image to be whatever you want and use it in OBS for streams and stuff.
Download the ZIP file from GitHub: here.
- Add a new source.
- Choose Browser.
- Set URL to
file:///
+ file path toscreensaver.html
. (Note: if your on Windows, you can copy and paste it from Explorer.) - Set width and height to what you want. I recommend making it the same as the canvas resolution. For example, if Base (Canvas) Resolution in Settings > Video is set to 1920x1080, then set Width to 1920 and Height to 1080.
- You can set the framerate by clicking User custom frame rate. The image will move at the same speed regardless of framerate.
- I recommend clicking Shutdown source when not visible and Refresh browser when scene becomes active so that the image will start in a new position each time you load the scene.
Overwrite or edit image.png
to change what image is shown on screen. The script will use the image's actual size, so make sure that it fits within the screen.