amymcgovern / pyparrot

Python interface for Parrot Drones
MIT License
274 stars 128 forks source link

Mambo wifi connection timed out #192

Closed manupollak closed 4 years ago

manupollak commented 4 years ago

Hello,

i work with a mambo FPV Version 3.0.25 in a vm (ubuntu 18) environment on a windows 10 host. in the vm i get the wifi connection via usb-wifi. in the gui it works and i can connect with mambo and stream the video in the vlc-player.

but wenn i start a demo-project i always get the connection timed out error: file: wificonnection.py line 311 in _handshake. tcp_sock.connect(("192.168.99.32"), 44444))

even if i wait some minutes and start the connection again - it stops with this error.

Can anyone help. Is there anything i overlook?

Thank you for your help Best regards, Manuela