Resource icon

Diving Competition Streaming Overlays and Scoreboard display v1.1.1

VatTas

New Member
VatTas submitted a new resource:

Diving Competition Streaming Overlays and Scoreboard display - Script/scenes to present diving competition information in overlays for streaming and scoreboard

Python script/scenes to present springboard/platform diving competition information in overlays for live streaming and on video scoreboard.
Python port and heavy refactoring from Andy's DR2TVOverlay lua script
Designed more for "single man orchestra" operations - automated as much as possible.
Supported diving software: DiveRecorder 7.0.7.6

Functionality:

  • Supported event types...

Read more about this resource...
 
VatTas updated Diving Competition Streaming Overlays and Scoreboard display with a new update entry:

Switch to studio-mode-friendly scenes

What's new?
  • Instead of single LiveStream Composite scene (in 1.0.0) there are now separate scenes for different views.
    • LiveStream - Waiting for Event - Countdown
    • LiveStream - Waiting for Event - Schedule
    • LiveStream - Waiting for Event - Start List
    • LiveStream - Waiting for Event - Clean
    • LiveStream
    • LiveStream - Rankings - Clean
    • LiveStream - Rankings
This setup makes it easier to use in Studio Mode. It allows you to verify...​

Read the rest of this update entry...
 
Also, please, drop a line here if you downloaded, tried, used the scripts. It would be nice to know that somebody is using it :)

Of course, comments and suggestion are always welcome - it's difficult to improve you don't get feedback!
 
Hi there. Great to see that you have taken this further. There were lots of things I would like to have done but I'm not a programmer so most of my ideas just did not work! Lua looked like Pascal to me and I learnt that 50 years ago at Uni so thought Lua would be the way to do things. It got me to a working solution so can't complain. I also cobbled together a solution for Simultaneous events which we run a lot of here in the UK. A better layout of the awards has been something I've tried to do a few times but don't think Lua is suited for that sort of thing! Similarly for the Listings and Results. Again have not been able to get it to work. Great to see you have.

As you may know Malcolm has now stopped developing and maintaining DiveRecorder, so as part of the DiveRecorder Next Generation team (DiveRecorderNG) I have taken over the maintenance of the Delphi code Malcolm produced. We will release a new version of the DR suite in the next few weeks, largely to remove Malcolms contact details and to aid the management of the on-line Meet Explorer. This now takes up all my spare time :-)

Regarding Live Streaming, Just a point for the future, we (in the UK diving group) are trying to move over to a more graphic display capability for the Scoreboards. Modern scoreboards are much more capable nowadays so the graphics can be much more sophisticated. See the latest diving videos on YouTube from Aquatics GB. This will give you an idea as to the direction we are going and most of the 'professional' TV production companies. Happy to have a conversation as to how what could work with OBS. Contact me direct using the DiveRecorder website contact facility.
 
Thanks for reply!

It's nice to hear that DiveRecorder is moving forward, I was worried that the effort has stalled somewhat (sorry, can't contribute myself at the moment).

I will get to implementing Simultaneous mode someday. Diving community is quite small in Lithuania, so we never had it here (even during Nordic), so there was never a pressing need to do it :)

BTW, Scoreboard implementation in my solution is for HD scoreboard displays, I'm not even sure it would work on old, low res ones. Replays are played both on Livestream and Scoreboard scenes now.

I will contact DiveRecorderNG team someday, it would be good to be in the loop if message protocols change...
 
Back
Top