- Windows desktop
- .NET 8
- WinUI 3
- FFmpeg
Multi-angle video review
A desktop application that plays several camera angles of the same event side by side, locked to one shared timeline, so that officials can step through a contentious moment frame by frame across every angle at once.
The camera files never start together, so the interesting work is in aligning them once and then never losing that alignment — through play, scan, frame-step and scrub, across independent decoders, while being exact about which clock is on screen.
At a glance