fpv-wtf / voc-poc

A PoC for USB video out from the DJI FPV Goggles, inspired by The Video Out Club
MIT License
431 stars 80 forks source link

adding bash script for install / start / stop #3

Closed mavericm1 closed 3 years ago

mavericm1 commented 3 years ago

Bash script should hopefully allow users to use a simple curl request to download install and start and stop should also be easily modifiable for any distro that uses apt-get or other. May need some testing as i just whipped this up on a container and tested it there without actual goggles but it looks like it should be working fully.

curl -fsSL https://raw.githubusercontent.com/mavericm1/voc-poc/master/install-scripts/pi.sh | sudo -E bash -