Start WebSocket Server
Add Browser Source in OBS
In OBS create a new Browser Source. Paste the URL. Prefer setting Width and Height to your OBS canvas size.
Done!
And you are done!
Copy what you need to get started. Follow the setup guide below for detailed instructions.
Add this as a browser source to OBS.
In OBS create a new Browser Source. Paste the URL. Prefer setting Width and Height to your OBS canvas size.
And you are done!
You can add URL Parameters at the end of the browser source
URL to customize the overlay. The first parameter starts with
?, and additional parameters are joined
with &.
https://tawmae.xyz/overlays/basic-alerts?font=Comic+Sans+MS&color=pink ?color Changes the background color of the alert box. Supports CSS color names, hex codes, and gradients. For hex codes in gradients, replace # with %23.
https://tawmae.xyz/overlays/basic-alerts?color=pinkhttps://tawmae.xyz/overlays/basic-alerts?color=%23b81a56https://tawmae.xyz/overlays/basic-alerts?color=linear-gradient(135deg,%23a800ff,%23ff0080) ?font Changes the font used for the text. Supports standard fonts. Use a + character to replace spaces.
https://tawmae.xyz/overlays/basic-alerts?font=Arialhttps://tawmae.xyz/overlays/basic-alerts?font=Comic+Sans+MS ?usernamecolor Changes the color of the username in the alert. The event icon will also use this color.
https://tawmae.xyz/overlays/basic-alerts?usernamecolor=pinkhttps://tawmae.xyz/overlays/basic-alerts?usernamecolor=%23b81a56 ?eventcolor Changes the color of the event description text.
https://tawmae.xyz/overlays/basic-alerts?eventcolor=pinkhttps://tawmae.xyz/overlays/basic-alerts?eventcolor=%23b81a56 ?duration Changes how long the alert stays visible. Value in milliseconds. The default is 7000.
https://tawmae.xyz/overlays/basic-alerts?duration=10000 ?anonymousfollows Replaces the username and avatar with placeholders for follow events so the follower can remain anonymous.
https://tawmae.xyz/overlays/basic-alerts?anonymousfollows=true ?sound Toggles whether a tiny sound effect is played when the alert appears.
https://tawmae.xyz/overlays/basic-alerts?sound=true ?iconcolor Overrides the color of the event icon on the right side of the alert. If not set, it follows the username color or accent color.
https://tawmae.xyz/overlays/basic-alerts?iconcolor=pinkhttps://tawmae.xyz/overlays/basic-alerts?iconcolor=%23b81a56 No reviews yet :( But you can be the first one!