A scoreboard overlay to your live stream. You can create own themes for any games with simple html5/css3 files.
I need your feedback and reviews, this is important for further development and improvements.
Step-by-step instructions for adding a scoreboard overlay to your live stream:
Features:
I need your feedback and reviews, this is important for further development and improvements.
Step-by-step instructions for adding a scoreboard overlay to your live stream:
- Quick start
- Player photo and Team flag
- Fix OBS problem: Refresh cache
- Add custom photo/logo/flag
- How to support development
- Timer, Stopwatch, Clock
- Use player group
- Edit hotkeys
- install Elgato Stream Deck plugin
Features:
- any number of players
- ability to set a player photo and team flag
- hotkeys
- ability to change the order of players (sort ascending, sort descending, flip list)
- save and restore groups of players
- support countdown timer, stopwatch and system clock
- UX improved
- elgato Stream Deck plugin
- Design themes are a regular html file, this allows you to create absolutely any design, without the restrictions imposed by the program. When choosing between flexibility and ease of editing themes, I preferred flexibility. That is, creating a copy of the one of theme folder and editing the files is the right decision that you applied.
- The use of sounds is supported, but not by the program, but by themes! Because a theme is a normal html file, so you can use javascript to do all sorts of interesting things, including playing sounds. Check out the "Sound FX example" theme. In the theme "VS 1. Blue-Red (animated)" an example of animation when changing the score.
I tried to make themes as easy as possible for those who are not familiar with html to understand. It is enough to draw your pictures and correct the size and position of the elements to make your own unique design theme.
Important! Do not edit existing files, but create your own folder, otherwise the files will be replaced during the next update.