StreaMN Scoreboard

StreaMN Scoreboard v0.5.0

streamn-dad

New Member
jremitz submitted a new resource:

Streamn Scoreboard - A scoreboard plugin for sports (hockey) that tracks: time, teams, score, shots, penalties & period

This is a sports scoreboard with MVP right now to support hockey. Depending on interest, I am happy to consider specific support to other sports. Right now the plugin supports:
  1. Game Time (count up or down)
  2. Team Names
  3. Scores
  4. Shots on goal
  5. Period (with overtimes)
  6. Penalties - number and time
  7. [Future] Period highlight - local alpha testing for when I...

Read more about this resource...
 
I built this plugin because doing anything outside of OBS is not ideal and prone to failure. I had a lot of issues with hotkeys getting unmapped and losing focus on things I needed, switching back and forth.

I use a Bluetooth key dial myself and it works pretty well so I don’t have to take my hands away from the tripod.

Please let me know if it works for you!
 
streamn-dad updated Streamn Scoreboard with a new update entry:

[Update] Streamn Scoreboard v0.2.2 — Hotkey persistence fix + macOS installer fix

What's Fixed​

  • macOS installer now works correctly. The previous releases either placed the plugin where OBS couldn't find it, or crashed OBS on startup due to a Qt version mismatch. Both issues are resolved — the installer now creates a proper .plugin bundle in the right location, built against the correct Qt version.
  • Hotkey bindings now persist across OBS restarts. Previously, any hotkeys you configured in OBS Settings > Hotkeys would be lost...

Read the rest of this update entry...
 
jremitz submitted a new resource:

Streamn Scoreboard - A scoreboard plugin for sports (hockey) that tracks: time, teams, score, shots, penalties & period



Read more about this resource...
Hello,
I downloaded the package for Windows. I put le fille . dll to the good folder and when i open OBS, i have a screen "The following obs plugins could not be loaded: stream-obs-scoreboard".
1772459039106.png


Could you help me, please ?
 
streamn-dad updated Streamn Scoreboard with a new update entry:

[Update] Streamn Scoreboard v0.2.3 — Windows fix + Plugin Manager support

What's Fixed

- Windows plugin now loads correctly. The previous release was built against Qt 5, but OBS Studio 30 ships Qt 6. The plugin now builds against the correct version.
- Windows and Linux packages now have the correct folder layout. Previously, extracting the zip or tarball didn't give you the directory structure OBS expects. The packages now extract to a ready-to-use
streamn-obs-scoreboard folder you can drop directly into your OBS plugins directory.
- No...

Read the rest of this update entry...
 
streamn-dad updated Streamn Scoreboard with a new update entry:

[Update] Streamn Scoreboard v0.3.1 — Multi-sport support, highlights safety checks

What's New
  • Multi-sport support. Choose from hockey, basketball, soccer, football, lacrosse, rugby, or a generic preset in Game Settings. The dock automatically adapts — showing shots for hockey/lacrosse, foul counters for basketball/soccer/football, and penalty timers for hockey/lacrosse/rugby.
  • Foul and card counters. Basketball shows "Fouls", soccer shows "YC" (yellow cards) and "RC" (red cards) as separate counters, and football shows "Flags" — all with +/-...

Read the rest of this update entry...
 
streamn-dad updated StreaMN Scoreboard with a new update entry:

[Update] Streamn Scoreboard v0.4.0 — YouTube chapter timestamps, recording chapters, and more

What's New
  • Game event timestamps for YouTube chapters. The plugin now automatically tracks goals, penalties, period changes, and game end events with timestamps relative to your stream start. Click Copy Timestamps to Clipboard in the dock and paste them into your YouTube video description — they become clickable chapter markers so viewers can jump to key moments. A timestamps.txt file is also written to your output directory after...

Read the rest of this update entry...
 
Hello,
I installed the version 2.3 and it's wonderfull. I downloaded and installed this last version because i see you added "POWRE PLAY" during a fault.
But i don't find any ressources text to manage it.
Could you explain how do have the indication "POWER PLAY" during a fault, please.
 
Hello,
I installed the version 2.3 and it's wonderfull. I downloaded and installed this last version because i see you added "POWRE PLAY" during a fault.
But i don't find any ressources text to manage it.
Could you explain how do have the indication "POWER PLAY" during a fault, please.
Hey @yvesbasso - thanks for the inquiries and feedback!
In my screenshot I have a "powerplay" indicator under the opposing team (relevant for hockey). This is actually done with the Advanced Scene Switcher plugin, using text from this StreaMN Scoreboard plugin. I reference dependent software/plugins on my homepage where I am trying to outline the detail of all of my setup and I will try to share exports of my OBS config to make this easier, somewhere.

I have example config now on my site, with instructions on how to import it!
 
streamn-dad updated StreaMN Scoreboard with a new update entry:

[Update] Streamn Scoreboard v0.4.1 — Timestamps button persistence + New Game cleanup

What's Fixed​

  • "Copy Timestamps" button now persists after OBS restarts. Previously, the button disappeared when you stopped streaming or restarted OBS, even though your timestamps were still saved. It now stays visible as long as your timestamps file exists.
  • CLI commands now work when not streaming. The highlights button previously did nothing if you weren't actively streaming.

What's Changed​

  • "New Game"...

Read the rest of this update entry...
 
Hi streamn-dad

Thanks for at nice little plugin.

I have been streaming and recording icehockey for around 20 years. I have developed my own tournament system with scoreboard to run the game from officials bench, with live view, info tv view and much more. So i have a huge knowledge in the game, and rules.

For streaming i use a commercial licensed scoreboard, but sometimes i only need a smaller setup, and was looking at streamn scoreboard

I have found some unbehavier

1. It allows more than 2 penalties running at same time. Only 2 must run on scoreboard. 3. 4..... must wait to run when first are finished. It must be automatic

2. If period time count down to 0:00 it stops as expected, but start/stop button still red and text says Stop

3. When put on a 2 min penalty i 1. period at 01:00 and period time stops on 0:00, the penalty still runs. All penalties must stop

4. When push + Penalty button, i can put in player number, and correct penalty seconds. Correcting seconds take too much time. I need to have 2 penalties, 120 seconds and 300 seconds. The 5 min penalty doesn't have to show up in panel "Add Home Penalty" but in game settings, there must be an Default Minor Penalty and Default Major Penalty with their own hotkey

5. New feature: FO (Face Off) counter to register winning face off


Regards Jesper - Denmark
 
Oh, one more nice feature

Let me write a txt file with period text and read this on startup, to let me have my own list of periods text. Period text could be P1, Period 1, Periode 1 (Danish) or whatever language or format. As for now there is 4 OT periods, but at final game series it's not an OT but Period 4, Period 5 .....

So txt file could be default_periods.txt
Periode 1
Periode 2
Periode 3
OT
PS

Regards Jesper - Denmark
 
Hey @jegadk , thank you so much for the feedback. I’m just taking a look at this now. I’ll get back to you in the next couple of days with fixes. I really appreciate you taking the time to write this up!
 
Hey @jegadk , thank you so much for the feedback. I’m just taking a look at this now. I’ll get back to you in the next couple of days with fixes. I really appreciate you taking the time to write this up!
I have a few more things, but let us talk about it after the first fixes and new features, when they are testet.

Jesper
 
streamn-dad updated StreaMN Scoreboard with a new update entry:

[Update] Streamn Scoreboard v0.5.0 — Period labels, faceoff wins, and penalty queue

What's New​

  • Configurable period labels — period display names are now customizable per-game via period_labels.txt, with sport-specific defaults (e.g. hockey shows 1, 2, 3, OT, OT2, OT3, OT4). An "Edit..." button in Game Settings opens the file in your default text editor, and changes apply immediately without restarting OBS.
  • Faceoff wins counter for hockey and lacrosse — tracks home/away faceoff wins with +/- buttons in the dock, displayed below shots on...

Read the rest of this update entry...
 
Hey @jegadk , thank you so much for the feedback. I’m just taking a look at this now. I’ll get back to you in the next couple of days with fixes. I really appreciate you taking the time to write this up!
@jegadk - my resource update is being reviewed however the latest release is out there if you want to take a look and see if that addresses your feedback!
 
@jegadk - my resource update is being reviewed however the latest release is out there if you want to take a look and see if that addresses your feedback!
Hi

Just used it in a game. New features and fixes works proberly.

I have more features and improvements, but i had some strange behavier. Players penalty end on ice was always before my penalty counter was on 0:00. In a break i took my stopwatch and checked the game counter, and it goes 6 seconds behind every minute, so it was 12 sec on a 2 min penalty. Maybe you not use an accurat internal ticker to run the time. I have seen that before in other software.

When you have fixed that problem, i have more features that use gamecount ;-)

Jesper
 
Back
Top