Skip to content

Project case study

Creator Control Hub

A local automation and control platform for coordinating OBS, REAPER, Streamer.bot, BLE lights, and repeatable creative production macros.

Current status

Ongoing local platform and experimentation project.

Technologies

  • C#
  • .NET
  • HTTP APIs
  • OBS
  • REAPER
  • Streamer.bot
  • BLE

Problem

Creative and streaming setups often depend on several local tools that expose different control surfaces. The project focused on coordinating scenes, audio, lighting, and repeatable actions from a practical operator workflow instead of managing each system by hand.

Solution

Technical highlights

Tradeoffs

What this demonstrates

  • Automation system design across mismatched tools.
  • Hardware/software integration under practical constraints.
  • Config-driven architecture for repeatable workflows.
  • Debugging and integration judgment in a real local environment.