The trackstaroverlay
module receives data about currently playing
tracks from trackstar
and
displays it in as an OBS Browser Source.
Features
- CSS Customization
-
The appearance and animation behavior of the standard overlay can be customized using
Cascading Style Sheets.
As you edit the custom CSS the changes are displayed when the CSS is saved, without having
to reload the overlay page.
Demo Styles - Updating Every 10 Seconds
- Custom Rendering
-
It's possible to build a fully custom overlay to display Trackstar tracks. The
first time
trackstar-overlay
is loaded, AK will create a folderAutonomousKoi\plugins\data\trackstar-overlay\custom-web
. Any files in that folder will be available on AK at/m/trackstar-overlay/custom-web/
. If you're interested in developing your own custom overlay, there's an example provided with the trackstar-overlay source.