Tello-Python icon indicating copy to clipboard operation
Tello-Python copied to clipboard

Tello_Video main.py does not render video feed MacOS High Sierra

Open JimiPedros opened this issue 6 years ago • 3 comments

Hi there, I have installed the project successfully using the ./install.sh script.

files in Tello_Video:

LICENSE.md		__pycache__		h264decoder		install			main.py			tello.pyc		tello_control_ui.pyc
README.md		get-pip.py		img			libh264decoder.so	tello.py		tello_control_ui.py	venv
python main.py 
sent: command
sent: streamon
screen shot 2019-02-09 at 8 24 46 am screen shot 2019-02-09 at 8 24 53 am

when I run main.py the control window opens fine but no video feed appears.

JimiPedros avatar Feb 08 '19 19:02 JimiPedros

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.

hanker-lu avatar Feb 13 '19 11:02 hanker-lu

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!

schnellerblitz99 avatar Mar 03 '19 19:03 schnellerblitz99

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.

schnellerblitz99 avatar Mar 03 '19 20:03 schnellerblitz99