Round Info

Round number, timer, and turn indicator overlays for displaying match progress on your stream.

Last updated: 2026-04-07

Round info overlays#

These overlays display the current round state -- which round it is, how much time is left, and whose turn it is. They are small, focused graphics that you place around your stream layout.

Round info#

URL path: /overlay/{id}/round-info

A compact badge showing the current round number (Round 1 through Round 5). Use it to keep viewers oriented on where the match stands.

URL parameters

ParameterValuesDefaultDescription
position0--Center the overlay horizontally

Round timer#

URL path: /overlay/{id}/round-timer

Displays the match timer in HH:MM format. The timer supports both countdown and target time modes (configured in the Timer tab of your dashboard).

Visual states:

  • Normal -- standard display while time remains
  • Warning -- changes appearance when less than 10 minutes remain
  • Expired -- turns red when time runs out

The timer updates every second and syncs across all connected views.

URL parameters

ParameterValuesDefaultDescription
position0--Center the overlay horizontally
Warning
The timer overlay only shows the time -- it does not control it. Start, stop, and reset the timer from the dashboard or Stream Deck.

Turn indicator#

URL path: /overlay/{id}/turn-indicator

Shows whether the match is on the TOP or BOTTOM of the current round. This tells viewers which player is currently taking their turn.

URL parameters

ParameterValuesDefaultDescription
position0--Center the overlay horizontally

What's next?#

Explore the Scene Overlays for full-screen transition screens like starting soon, coming next, and schedule.