drone-control
drone-control copied to clipboard
Simple application for controlling DJI/Ryze Tello drones.
Great initiative on this :-) I'm just trying your code out on my Ubuntu workstation. Prerequisites before trying to run/install for me were: sudo apt-get install libavcodec-dev libavformat-dev libxcursor-dev libxrandr-dev...
Apart from other info(like speed), losing battery info can threaten security of the drone. If you've figured out the protocol using wireshark, please add this info as soon as possible....
I'm on CentOS 7, using ffmpeg. When I tried to do the "go get" for the first time, I got `In file included from src/github.com/socketbind/drone-control/decoder/h264dec.go:9:0: ./h264_decode.h:4:32: fatal error: libavcodec/avcodec.h: No...