On the final part of Toasty’s OBS Setup, we’re going to be going through the
tools you need to build a welcoming environment in your stream from overlays to
chatbots and a general code of conduct to abide by when you’re on the air so you
can help set the tone for your stream that’ll help support the community that
you’re helping to build every minute you’re live.
Overlays
Overlays refer to the various on-screen elements that display information
about your stream in real-time such as alerts, sound alert redemptions, follower
goals, and messages from stream chat. Some of these overlays can also be bundled
with free and premium themes that are hosted on services such as Streamlabs and
StreamElements. These platforms also offer tools to help you build and customize
your overlays that you can then add to your scenes in OBS Studio using
Browser Sources which pull information from a user-specified URL and can
be placed anywhere on your scenes like any other source. Fine-grained
customization of overlays themselves requires some working knowledge of
HTML,
CSS, and
JavaScript to make
changes without breaking the overlays, though often you’ll find yourself writing
more CSS code than anything else.