Skip to content

Dutch Drone Squad

This theme is designed by the Dutch Drone Squad and consists of a top bar, node overlay and leaderboards for class and overall.

Topbar

The title in the top bar consists of a heat name and event name which dynamically adapts to what is set in RotorHazard.

URL to use:

RH-IP:5000/stream/overlay/dds/topbar

alt Screenshot of topbar

Node

The node overlay shows the pilot name, lap time, total time and lap number. The color of the node changes based on what is set in RotorHazard for each pilot. Replace [NUMBER] with the node id you want to show.

URL to use:

RH-IP:5000/stream/overlay/dds/node/[NUMBER]

Watch the video Click on the image to watch a video of the overlay in action

Leaderboard

Class Ranking

The leaderboard class overlay displays the rankings of pilots within a specific class, including some race data. Pilots are presented in groups of eight, with a new set of pilots shown every 10 seconds.

The table adapts to the type of the race format: standard, fastest lap or (top 3) consecutive. Replace [CLASS ID] with the class id you want to show or use 0 for the current class.

Warning

Currently you only see data if you use Ranking: From Race Format

URL to use:

RH-IP:5000/stream/overlay/dds/leaderboard/[CLASS ID]/class

Watch the video Click on the image to watch a video of the overlay in action

Overall Ranking

The leaderboard overall overlay displays the overall rankings of up to 32 pilots. Replace [CLASS ID] with the class id you want to show or use 0 for the current class.

Warning

Currently you only see data if you use Ranking: From Race Format

URL to use:

RH-IP:5000/stream/overlay/dds/leaderboard/[CLASS ID]/overall

Watch the video Click on the image to watch a video of the overlay in action