Alerts
This overlay/dock is used to display multiplatform alerts to viewers. These alerts can have custom messages, images, and sounds.
This overlay/dock is used to display multiplatform alerts to viewers. These alerts can have custom messages, images, and sounds.
This overlay/dock is used to display a multiplatform chat, either for the spectators or for the streamer.
Our tools are structured around different concepts for which it is important to have an overview before going into details.
We provide a CSS framework intended to help you in the development of overlays and docks as well as the application of themes on these. Below you will find all the variables and classes exposed, grouped by category.
Once you become familiar with the concept of theme, you will probably want to develop your own. This page therefore serves as a quick "tutorial" so that you can master the main blocks constituting the creation of a theme applicable to overlays and/or docks.
Once you become familiar with the concept of overlay, you will probably want to develop your own. This page therefore serves as a quick "tutorial" so that you can master the main blocks constituting the creation of an overlay capable of receiving and emitting events but also using the OBS JavaScript API.
Our dock, as described previously, is distributed in the form of an HTML page present at the following address:
This overlay, intended to be integrated into your OBS installation in the form of a browser source, goes hand in hand with the dock of our Chat overlay and allows you to highlight the chat messages of your choice on your stream. For example, during a frequently asked questions (FAQ) or an interview, your viewers will be able to more easily identify the topic being discussed.
Installing our tools means adding our dock as a custom browser dock in OBS and then configuring it by adding the URLs of the adapters corresponding to the different platforms on which you wish to stream simultaneously. You generally only have to do this once and can then decide to add as many overlays as you want, if you want.
We provide a JavaScript framework intended to help you in the development of adapters, overlays and docks. Below you will find all the exposed constants, functions and classes, grouped by category.
The best free software for streaming and recording videos.
This overlay/dock is used to display and administer multiplatform surveys.
We currently provide adapters for all the platforms supported by the third-party service called StreamElements; namely Facebook, Trovo, Twitch and YouTube. Below you will find the correct installation instructions.
If you like the readability of the activity feed offered by the third-party service called StreamElements, you will necessarily like this theme from which it is strongly inspired, intended to facilitate the transition to our tools and therefore our own activity feed. It supports the Facebook, TikTok, Trovo, Twitch and YouTube platforms.
Our dock and each overlay can be presented differently from their default styles thanks to the theme feature. It simply is a matter of writing CSS code, based on our CSS framework, and using the theme parameter provided for this purpose. There are two ways to configure this parameter to apply the theme of your choice.