You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Native Stream Deck Integration: Built a native two-way localhost WebSocket IPC server (127.0.0.1:44558) and official Elgato Stream Deck plugin package (Backtrack.streamDeckPlugin) with zero-touch configuration.
🟩 Clip Replay Buffer: Flushes and saves instant replay buffer for any selected source with dynamic buffer duration readout.
🔴 Record Source: Starts/stops recording for any source with live stopwatch ticker on keycap.
⏹️ Cancel Recording: Instantly purges and cancels active recording with status feedback.
⭐ Bookmark Segment: Drops chapter star marker into clip metadata on the fly.
🖥️ Toggle Backtrack HUD: Toggles overlay on screen with live OBS connection dot.
Dynamic HTML5 Canvas Keycap Engine: Custom-rendered keycaps with corner-radius safe insets, high-contrast typography, and automatic desaturated/dimmed offline states when Backtrack or OBS is disconnected.
Self-Contained Zero-Prerequisite Deployment: Binaries and installer are now published with --self-contained true, embedding the .NET 8 desktop runtime and LibVLC decoders directly to run out-of-the-box on any Windows machine with zero missing runtime errors.