How to show FPV telemetry over video

Опубликовано: 17 Июнь 2026
на канале: Andrey Svetlichny
417
4

I was looking for a good way to show telemetry from Ardupilot and Betaflight on video.
I tried different programs for creating overlays.
Finally I found it very time consuming and wrote a program to create telemetry subtitles.
The program is free and open source. Can run on Windows/Mac/Linux or just in browser.

Steps to create telemetry subtitles:
1. Copy telemetry log from radio to computer.
2. Open program in in Jupyter notebook (you can run in JupyterLab online https://jupyter.org/try, or from you computer)
set:
log file name
output file name
offset in log files (set 0 if you dont know)
run appopriate cell for Betaflight or Ardupilot, depending of what you have
3. Open the video in your favorite player and enjoy!

https://github.com/andrey-svetlichny/...

if you con't have Jupyter notebook installed, you can run JupyterLab online https://jupyter.org/try
or install it from Anaconda Installers https://www.anaconda.com/products/ind...