This repository has been archived due to a lack of time and a lack of maintenance of the main dependency of this project.
run.bat
to start Overlay.Edit the configuration by modifying config.conf
and saving.
You can also customize fonts and more elements: check out ./web/img/custom
and ./web/fonts
.
Two methods can be used to set up Overlay with OBS Studio: simple and advanced. Please note that the simple method has a resolution restriction (windows cannot exceed a certain size on Windows).
run.bat
.#008000
and Similarity/Smoothness to the minimum.
config.conf
in a text editor and set nogui
to true
. Save the file.run.bat
, wait until you see the message WebSocket server started successfully
in the console.Local file
and click the Browse
button. Navigate to the Overlay folder, then select the web/index.html
file.Shutdown source when not visible
and Refresh browser when source becomes active
are both unchecked.#008000
and Similarity/Smoothness to the minimum.Next time, make sure to start Overlay before starting OBS Studio. If you forgot, double-click the browser source and click Refresh cache
.
Don't forget to make your browser source local file
point to the latest index.html
after upgrading to a newer Overlay version.
scripts
folder and run build.bat
. It will generate a JAR in build/libs
.
If you wish to make a ZIP file to distribute easily:
scripts
folder and run make_distrib.bat
. It will generate a distributable ZIP in build/distribution
.
From the project:
run.bat
in the scripts
folder.
From a distribution:run.bat
from the root of the distribution.