dragon-iso/docs
Zac Gaetano 6d9407a61f
Some checks failed
CI / build-and-test (push) Failing after 27s
Add LAN-reachable mode to control surface and OSC bridge
When the new ControlSurfaceLanReachable preference is on, both the REST/WebSocket control surface and the OSC bridge bind to all interfaces (http://+:port/ via HttpListener wildcard, IPAddress.Any for OSC) instead of loopback. The settings VM persists the toggle, restarts both surfaces when flipped, and surfaces a ControlSurfaceUrl computed from the first non-loopback IPv4 + a Copy button so operators can paste the URL onto a control PC.

Use case: a headless host PC runs Teams + TeamsISO; a thin client on the same LAN drives it via /ui or a Stream Deck. Closed-network deployment, no auth — documented as a trusted-LAN-only mode in docs/CONTROL-SURFACE.md, including the one-time 'netsh http add urlacl url=http://+:9755/ user=Everyone' requirement and the firewall rule.
2026-05-10 10:01:32 -04:00
..
superpowers docs: refresh _NEXT.md after recording + control surface 2026-05-10 09:41:34 -04:00
CONTROL-SURFACE.md Add LAN-reachable mode to control surface and OSC bridge 2026-05-10 10:01:32 -04:00
REAL-TIME-RECORDING.md test+feat: App.Tests project + audio VU scaffold + MF recorder stub 2026-05-10 09:41:33 -04:00
RELEASING.md ci: optional MSI + exe code-signing in release.yml 2026-05-10 09:41:28 -04:00
test-playbook.md feat(ui): wire DI bootstrap in App.xaml.cs and add Windows solution filter 2026-05-07 15:41:58 +00:00