# svpcom/wfb-ng

WFB-NG - the next generation of long-range packet radio link based on raw WiFi radio

Repository: https://github.com/svpcom/wfb-ng
Canonical: https://ross.abutalabs.com/products/wfb-ng
Homepage: https://docs.px4.io/main/en/companion_computer/video_streaming_wfb_ng_wifi.html
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: fpv, telemetry, video, px4, mavlink, wifibroadcast, camera, raspberry-pi, rtp, wfb-ng
Last push: 2026-08-20T20:00:23+00:00

## Health v2 (maintenance only)
Score: 85/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 60, longevity 100
- inputs: {"age_days": 3521, "days_push": 13, "days_rel": 188, "gap_med": 60, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1516, forks 346 (observed 2026-08-28T04:04:56.532898+00:00)

## What it is
WFB-NG is a long-range packet radio link that transmits video, MAVLink telemetry, and IP traffic over raw (unconnected) WiFi frames, bypassing the standard 802.11 stack for low latency. It includes smart SIMD-accelerated FEC, libsodium stream encryption, TX antenna diversity, and distributed multi-host operation, commonly used for FPV drone links with Raspberry Pi companion computers.

## Use cases
- stream low-latency FPV video from a drone to a ground station over WiFi
- set up a bidirectional MAVLink telemetry link for a UAV
- build a long-range encrypted data link using raw WiFi packets
- transmit RTP video from a Raspberry Pi camera to QGroundControl
- create a TCP/IP tunnel over a long-distance radio link
- aggregate multiple WiFi receivers on different hosts for a more reliable downlink

## When to choose
- you need a low-latency, long-range video/telemetry link for drones or robots
- you want to use cheap WiFi hardware (e.g. RTL8812au) instead of dedicated radio links
- you need encryption and FEC on an unreliable wireless link
- you fly PX4/ArduPilot vehicles and want a single link for video, telemetry, and control

## When to avoid
- you need a standard IP network with normal WiFi association and routing
- you require regulatory-compliant WiFi operation without checking local laws on raw-frame transmission
- your hardware lacks supported chipsets or patched drivers
- you need high-bandwidth general-purpose networking rather than latency-sensitive streams

## Facets
- artifact type: application
- maturity: active
- function: networking, video-processing, cryptography, streaming, monitoring
- domain: robotics, networking, embedded-systems, hardware
- platform: python, embedded, iot, self-hosted
- tags: wifibroadcast, fpv, mavlink, drone-telemetry, raw-wifi, rtp, long-range-link, raspberry-pi, uav, video-downlink, real-time, linux

## Member repositories
- svpcom/wfb-ng (main) score 85

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:56.532898+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:32:07.561059+00:00, confidence not recorded.
  - readme: https://github.com/svpcom/wfb-ng (fetched 2026-08-28T04:04:56.532898+00:00, sha a3a93e865759)
  - homepage: https://docs.px4.io/main/en/companion_computer/video_streaming_wfb_ng_wifi.html (fetched 2026-08-29T11:35:53.618143+00:00, sha 77ab11c70f30)
  - site_page: https://docs.px4.io/main/en/simulation/px4_simulation_quickstart.html (fetched 2026-08-29T11:35:53.630112+00:00, sha 0528bcf27e22)
  - site_page: https://docs.px4.io/main/en/features_mc/index.html (fetched 2026-08-29T11:35:53.632184+00:00, sha 7cb366783436)
  - site_page: https://docs.px4.io/main/en/advanced_features/precland.html (fetched 2026-08-29T11:35:53.633946+00:00, sha 9b985c260da4)
  - site_page: https://docs.px4.io/main/en/advanced_features/vision_target_estimator.html (fetched 2026-08-29T11:35:53.636062+00:00, sha 3de5ee7d4145)
  - site_page: https://docs.px4.io/main/en/advanced_features/vision_target_estimator_advanced.html (fetched 2026-08-29T11:35:53.638242+00:00, sha 282920f3cd56)
  - site_page: https://docs.px4.io/main/en/features_fw/index.html (fetched 2026-08-29T11:35:53.640347+00:00, sha 39ab10728da6)
  - site_page: https://docs.px4.io/main/en/features_fw/gain_compression.html (fetched 2026-08-29T11:35:53.641880+00:00, sha 666532b99378)
  - site_page: https://docs.px4.io/main/en/assembly/quick_start_cuav_pixhawk_v6x.html (fetched 2026-08-29T11:35:53.643364+00:00, sha 6d78d3716fcc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
