Crates.io | telemetry-parser |
lib.rs | telemetry-parser |
version | 0.2.6 |
source | src |
created_at | 2022-09-06 22:28:57.310053 |
updated_at | 2022-09-06 23:09:44.706973 |
description | Library to parse real-time metadata embedded in video files or telemetry from other sources. |
homepage | |
repository | https://github.com/AdrianEddy/telemetry-parser |
max_upload_size | |
id | 659800 |
size | 448,734 |
A tool to parse real-time metadata embedded in video files or telemetry from other sources.
Sensor Logger
, G-Field Recorder
, Gyro
Sensor Logger
, Sensor Record
Produce Betaflight blackbox CSV with gyroscope and accelerometer from the input file
gyro2bb file.mp4
Dump all metadata found in the source file.
gyro2bb --dump file.mp4
Python module is available on PyPI. Details in bin/python-module
git clone https://github.com/AdrianEddy/telemetry-parser.git
cd bin/gyro2bb ; cargo build --release
target/release/
directory