Skip to content

Releases: s00500/djifpvvideoout

v0.1.1

22 May 10:45
ed26e4d
Compare
Choose a tag to compare

This release adds a little error logging and includes an alpine Linux image for raspberry Pis =D

Check it out!!! and let me know what you think

UPDATE: The alpineview-with-tft35 image additionally support a 3.5 inch TFT display mounted on the PI

RaspberryPi image instructions: Format an SD card as fat32, then extract the tar.gz file, and copy all folder contents to the root of your SD card, put into Pi, enjoy (no need for Etcher or RPI Imager). Check the README for more details

Initial release

16 May 19:17
d135cbd
Compare
Choose a tag to compare

This is the first release
Run this, then connect your googles, works also with multiple googles
Turning on and off the reciever / connecting and disconnecting the googles is all handled,
no need to restart the program in most cases

Also: make sure libusb and ffmpeg (or gstreamer) are installed !

Check the Readme for further info and tricks

PRs are always welcome