| Crates.io | telemetry-parser |
| lib.rs | telemetry-parser |
| version | 0.2.6 |
| created_at | 2022-09-06 22:28:57.310053+00 |
| updated_at | 2022-09-06 23:09:44.706973+00 |
| 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, GyroSensor Logger, Sensor RecordProduce 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.gitcd bin/gyro2bb ; cargo build --releasetarget/release/ directory