Utility Overlays
standardFull-screen game state overlay and dice camera frame for advanced streaming setups in gd streamer.
Last updated: 2026-03-23Utility overlays standard#
Utility overlays are available on Standard and Studio tiers. They provide specialized graphics for advanced streaming setups.
Game state overlay#
URL path: /overlay/{id}/game-state-overlay
A full-screen (1920x1080) scoreboard that shows the complete match state across all rounds. This overlay is designed for between-round recaps, post-game summaries, or tournament broadcasts where viewers need the full picture.
It displays:
- Both players with names, factions, and colors
- Total scores
- Round-by-round breakdown with primary and secondary scores
- Active secondary cards per round
- WTC points (when enabled)
- Animated transitions when data updates
URL parameters
| Parameter | Values | Default | Description |
|---|---|---|---|
position | 0 | -- | Center the overlay horizontally |
Dice cam#
URL path: /overlay/{id}/dice-cam
A frame overlay designed to sit on top of your dice rolling camera. The frame provides a styled border matching your chosen overlay theme (Tech or Glass), with a transparent interior that acts as a window for your camera feed.
Use it to:
- Frame your dedicated dice camera with a branded border
- Create a professional dice rolling area on stream
- Maintain visual consistency with your other overlays
The interior is fully transparent, so place the dice cam overlay on top of your dice camera source in OBS.
URL parameters
| Parameter | Values | Default | Description |
|---|---|---|---|
position | 0 | -- | Center the overlay horizontally |
What's next?#
Learn about the two visual styles available for all overlays in Overlay Styles.