All projects

Case study

SteerCast

Windows companion app that shows Logitech-style racing wheel inputs in OBS through the native Browser Source, with setup, calibration, profiles and a fast overlay renderer.

My role
Own product. Design, desktop app and overlay renderer, built solo.
Status
Open source on GitHub. Currently adding per-game force feedback data readings.
Stack
C#.NETPreactOBS
SteerCast preview

The problem

Sim racing content creators want to show their wheel and pedal inputs on stream, and I wanted a better racing overlay than what was available.

What I built

  • A Windows app for device setup, calibration and saved profiles.
  • A fast Preact overlay renderer for live input display.
  • OBS output through the native Browser Source.

Key decision

The overlay runs through OBS's own Browser Source, so it behaves like any normal OBS source instead of needing a separate plugin.