OBS overlay

🔙 2023-07-07

If you’re streaming your game with OBS, you might want to add an overlay to your stream.

The project https://github.com/Its-Just-Nans/obs-webview is a simple proof of concept to add the simplest overlay (a text) to your stream.

The cool thing is that you only need a browser, no need to have a server running.

The web page has two pages:

The idea next would be to improve the editor to use css animation for example.