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/ad-notification?font=Comic+Sans+MS&color=pink ?warnings Set the warning interval for upcoming scheduled ads. Scheduled ad warnings come 5, 4, 3, 2 and 1 minute before the ad actually starts. The default settings only shows the upcoming ad alert 1 minute before. But you can include all or just specific times to get multiple warnings.
https://tawmae.xyz/overlays/ad-notification?warnings=5,4,3,2,1https://tawmae.xyz/overlays/ad-notification?warnings=5,1 ?color Changes the color of the title and progress bar. Supports hex codes too.
https://tawmae.xyz/overlays/ad-notification?color=bluehttps://tawmae.xyz/overlays/ad-notification?color=b81a56 ?font Changes the font used for the text. Supports standard fonts. Use a + character to replace spaces.
https://tawmae.xyz/overlays/ad-notification?font=Arialhttps://tawmae.xyz/overlays/ad-notification?font=Comic+Sans+MS ?sound Toggles whether a tiny sound effect is played when the overlay displays.
https://tawmae.xyz/overlays/ad-notification?sound=true ?reverseEntry Toggles the position and entry direction. Default is top right and transitioning from right to left. Setting this to true will reverse it, being top left and transitioning from left to right.
https://tawmae.xyz/overlays/ad-notification?reverseEntry=true