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:
Overlay pre-dive
Overlay dive scores
Overlay schedule
Overlay results or startlist
Score board pre-dive
Score board dive scores
Score board results
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)
- Waiting for event displays
- 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)
Overlay pre-dive
Overlay dive scores
Overlay schedule
Overlay results or startlist
Score board pre-dive
Score board dive scores
Score board results