Open JimiPedros opened 5 years ago
Hi.Normally, when you run python main.py, the real-time video will be displayed directly on the GUI interface, and you can take photos. So this may be because the video stream is blocked when tello transmits video streams to your PC device. So, you need to check if your PC network settings have disabled the UDP port 11111 for video streaming.
Hey, I have the same issues. I get the UI but nothing seems to work (Mojave, Python 2.7.15) It seems that my tello has not connected correctly since the LED is orange flashing. I turned my firewall off, so that port 11111 is enabled, but it did not work out. Have you guys another idea? thanks a lot!
Hey, I found the solution for my problem: Updating the firmware of the tello drone. After having installed the new firware with the tello app, it worked out fine. Though the control of the drone seems to be a bit rough.
Hi there, I have installed the project successfully using the
./install.sh
script.files in Tello_Video:
when I run
main.py
the control window opens fine but no video feed appears.