Skip to content

Commit

Permalink
addd doc
Browse files Browse the repository at this point in the history
  • Loading branch information
TalusL committed Jun 13, 2024
1 parent 11fdb43 commit 8f96aa3
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,23 @@
# WiFi Broadcast FPV client for Windows platform.
- RTL8812AU
- RTL8812AU

fpv-wfb is an app for windows packaging multiple pieces together to decode an H264/H265 video feed broadcast by wfb-ng over the air.

- [devourer](https://github.com/openipc/devourer): userspace rtl8812au driver initially created by [buldo](https://github.com/buldo) and converted to C by [josephnef](https://github.com/josephnef) .
- [wfb-ng](https://github.com/svpcom/wfb-ng): library allowing the broadcast of the video feed over the air.

Supported rtl8812au wifi adapter only

![img.png](img/img.png)

### usage
- download [Zadig](https://github.com/pbatard/libwdi/releases/download/v1.5.0/zadig-2.8.exe)
- Repair libusb driver
-
![img.png](img/img1.png)

- select an 8812au adapter
- select your wfb key
- select your channel
- enjoy

Binary file added img/img.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/img1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8f96aa3

Please sign in to comment.