fpv4win is an app for Windows that packages multiple components together to decode an H264/H265 video feed broadcasted by wfb-ng over the air.
- devourer: A userspace rtl8812au driver initially created by buldo and converted to C by josephnef .
- wfb-ng: A library that allows broadcasting the video feed over the air.
Supported rtl8812au WiFi adapter only.
It is recommended to use with OpenIPC FPV
-
- Download Zadig
-
- Repair the libusb driver (you may need to enable [Options] -> [List All Devices] to show your adapter).
-
- Install vcredist_x64.exe
-
- Select your 8812au adapter.
-
- Select your WFB key.
-
- Select your drone channel.
-
- Enjoy!
- OSD
- Hardware acceleration decoding
Record MP4 fileCapture frame to JPG- Stream to RTMP/RTSP/SRT/WHIP server
- Receive multiple video streams using a single adapter
- ONVIF/GB28181/SIP client
- Take a look at GithubAction