This is an easy to use OBS Clip Player, Live Chat and Custom Text Overlay. It's ideal for your Coming Soon, Be Right Back and Privacy OBS scenes.
It's just a single OBS Browser Source, that's it.
Thanks to teklynk/twitch_clips_player we can use Twitch Clips! Thank you 🤍
NEW easily configure your ideal overlay with this handy-dandy configurator.
With some simple changes to the URL of the browser source, you have the options to:
Follow the Planned Features.
Download the code and extract the .zip file to a location on your computer.
Browse to the folder that you just extracted from the .zip file and open soon.html in your web browser by double-clicking on the file.
Not much will show up just yet, but we're going to change that! Please read on to find out how it works.
Change the URL in your browser overlay from soon.html
to soon.html?channel=YourTwitchName
, replacing
YourTwitchName with your actual Twitch username.
Add to the end of the browser overlay URL: &chat=0
Add to the end of the browser overlay URL: &textbox=0
Add to the end of the browser overlay URL: &background=0
(this will show up with a transparent background in OBS, but probably a white background in your browser)
Add to the end of the browser overlay URL: &text=Any custom text here
Add to the end of the browser over URL: &clips=0
and remove &chat=0
from your URL.
Hide everything else, like so: &chat=0&background=0&clips=0&logo=0
Add your streamer name, hide everything except chat, like so: soon.html?channel=xqc&background=0&clips=0&textbox=0
Add a new Browser Source to your OBS. Keep "Local file" unchecked and paste in the link directly as you see it in your webbrowser, for example:
https://jasperfrontend.github.io/soon.html?channel=xqc&chat=0
Set the dimensions of the browser source to 1920 width and 1080 height.