Resource icon

OBS Python Diving Competition Streaming Overlays and Scoreboard display 1.0.0

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:
    • Individual
    • Synchro
  • Event modes:
    • Waiting for event displays
      • Countdown to next event (managed by Countdown Timer in OBS)
      • Event schedule (from text file)
      • Start list (UDP/TCP communication with DiveRecorder)
      • Dive replays ("Highlights") from recorded Instant Replay clips (in development)
    • Event in progress
      • Next Diver/Dive information (UDP from DiveRecorder)
      • Dive scores/penalties/totals (UDP from DiveRecorder)
      • Instant dive replay (OBS hotkeys)
    • Event results
      • Rankings (UDP/TCP communication with DiveRecorder)
      • Reveal/Show All modes (managed from DiveRecorder)
      • Dive replays from recorded Instant Replay clips (in development)
  • Streaming:
    • Multiple camera support. Camera switches performed by hotkeys, not scene switching in OBS
    • Instant Replay (slow motion)
    • Instant Replay source can be set to specific camera in multiple camera setup or to active camera.
  • Video Scoreboard
    • Data from DiveRecorder is displayed simultanously in overlays for video live streaming and scenes, that can be used on video scoreboards
  • Simultaneous events
    • can choose one of events (A or B)
    • streaming info of both events is not supported
  • Status/Common hotkeys board
  • Language - English only (dive position/penalty text hardcoded, dive description is provided by DiveRecorder)
Screenshots:

Overlay pre-dive
DivingOverlays_Scrn_NextDiver1.png


Overlay dive scores
DivingOverlays_Scrn_Scores1.png


Overlay schedule
DivingOverlays_Scrn_Schedule.jpg


Overlay results or startlist
DivingOverlays_Scrn_Rankings1.png


Score board pre-dive
DivingOverlays_Brd_Scrn_NextDiver1.jpg


Score board dive scores

DivingOverlays_Brd_Scrn_Scores2.jpg


Score board results
DivingOverlays_Brd_Scrn_Results1.jpg
Author
VatTas
Downloads
102
Views
223
First release
Last update

Ratings

0.00 star(s) 0 ratings
Back
Top