Hi Everyone!
A quick look at a tool I built for post-flight sensor review and telemetry inspection:
🔗 https://www.kabelik.at/fmv.html
When debriefing flights or checking sensor alignment, firing up a heavy GIS workstation just to inspect a quick clip can be slow. I wanted a lightweight browser viewer to parse KLV metadata on the fly.
I loaded sample data from a pipeline monitoring test flight we flew with a MX-10 (SCAR pod).
It lets you:
- Select between a RGB and Thermal IR videoÂ
- Watch the HUD update in real time with aircraft telemetry, look angles, and target coordinates
- View the 3D ground footprint projected directly onto terrain
- Tweak gimbal trim sliders (yaw/pitch/roll) to verify alignment offsets against the map
You can also drop your own MISB/STANAG .ts or .mp4 flight recordings into the page. The parser runs 100% locally in your browser via WebAssembly/JS, so no sensitive flight footage or telemetry ever leaves your machine.
If you need additional information feel free to send me an email bk@kabelik.at
You can also see a preview on:
https://www.youtube.com/watch?v=y9i_Hsjxk6E
Â
Â
Comments