{"id":43809659,"url":"https://github.com/bakwc/wing_telemetry_overlay","last_synced_at":"2026-02-05T23:07:53.203Z","repository":{"id":146187117,"uuid":"574476083","full_name":"bakwc/wing_telemetry_overlay","owner":"bakwc","description":"A tool to add telemetry overlay on top of the video files","archived":false,"fork":false,"pushed_at":"2023-01-13T15:47:41.000Z","size":12366,"stargazers_count":13,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-01-29T11:14:17.768Z","etag":null,"topics":["airplane","fixed-wing","fpv","telemetry"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bakwc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-12-05T11:56:46.000Z","updated_at":"2023-12-19T17:03:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"645166ae-7ce6-4b24-a064-b2a8e7cac558","html_url":"https://github.com/bakwc/wing_telemetry_overlay","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"53f0a41643738aa765ed9a2d02dae751504953c6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bakwc/wing_telemetry_overlay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakwc%2Fwing_telemetry_overlay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakwc%2Fwing_telemetry_overlay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakwc%2Fwing_telemetry_overlay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakwc%2Fwing_telemetry_overlay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bakwc","download_url":"https://codeload.github.com/bakwc/wing_telemetry_overlay/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakwc%2Fwing_telemetry_overlay/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29137822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T23:02:30.544Z","status":"ssl_error","status_checked_at":"2026-02-05T23:02:24.945Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["airplane","fixed-wing","fpv","telemetry"],"created_at":"2026-02-05T23:07:52.519Z","updated_at":"2026-02-05T23:07:53.195Z","avatar_url":"https://github.com/bakwc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Wing Telemetry Overlay\n\nA tool to add telemetry overlay on top of the video files. Features:\n - OpenTX telemetry support (inav / betaflight / ardupilot)\n - Arbitrary video files\n - Videos with missing frames (eg. DJI Goggles)\n - Mini Map\n\n### Examples\n\n![Sample 2](https://github.com/bakwc/wing_telemetry_overlay/raw/main/sample2.gif \"Sample 2\")\n\n![Sample 1](https://github.com/bakwc/wing_telemetry_overlay/raw/main/sample1.gif \"Sample 1\")\n\n### Installation\n\n1) Download and install [python3](https://www.python.org/downloads/)\n2) Download and install [pip](https://pip.pypa.io/en/stable/installation/)\n3) Clone repo: `git clone https://github.com/bakwc/wing_telemetry_overlay/`\n4) Install requirements: `python3 -m pip install -r requirements.txt `\n\n### Usage\n\nYou will need:\n - Video file, eg. `my_video.mp4`\n - Telemetry data from your opentx radio (csv file, eg. `Model01-2000-07-16.csv`)\n - Fill the settings.ini file with the correct settings (see settings section below)\n - Run `python3 video_processor.py` command to generate video. It will write result to `my_video_out.mp4`. You can use keys `A`, `D`, `Z`, `C` and `Q` to control playback.\n\n#### Main settings\nOpen a `settings.ini` file and set the following parameters:\n\n - `video_file` - path to a video file, eg. `C:\\videos\\my_video.mp4`\n - `sync_video_start` - a time on video (hh:mm:ss) when you launched your plane (open a video and watch it to find out the exact moment)\n - `sync_video_finish` - a time on video (hh:mm:ss) when you landed your plane and it stopped moving\n - `telemetry_file` - path to opentx telemetry file, eg. `C:\\videos\\Model01-2000-07-16.csv`\n - `sync_telemetry_start` - a time inside telemetry file (hh:mm:ss.ms) when you launched the plane (open a telemetry file and find the first row with `GSpd(kmh)` more than 5-10 km/h - that means the plane starts moving)\n - `sync_telemetry_finish` - a time inside telemetry file (hh:mm:ss.ms) when you landed the plane (open a telemetry file and find the first row with `GSpd(kmh)` becomes zero after it was non-zero)\n\n#### Flight modes\n\nYou need to set your controller channels, values and flight modes. You should add all modes you used in your flight. Example:\n```\nmode_0_name = MANUAL\nmode_0_field = SC\nmode_0_value = -1\n```\nMode name is `MANUAL`, it's turned on by channel `SC` when you set your switch to `-1` position (there is 3 possible positions, `-1`, `0` and `1`). Another example:\n```\nmode_3_name = RETURN TO HOME\nmode_3_field = SD\nmode_3_value = 1\n```\nMode name is `RETURN TO HOME`, it's turned on by channel `SD` when you set the switch to `1` position.\n\nYou can check your switch positions inside telemetry files, there are columns named `SA`, `SB`, `SC`, etc.\n\n#### Minimap\n\nThere is a `mapbox_token` parameter. You can try to use current token. If you hit the limits - you will need to [create a mabox account](https://account.mapbox.com/auth/signup/) and [create your own token](https://account.mapbox.com/access-tokens/create).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbakwc%2Fwing_telemetry_overlay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbakwc%2Fwing_telemetry_overlay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbakwc%2Fwing_telemetry_overlay/lists"}