Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tello video - close.socket() / del() #67

Open
okevino47 opened this issue May 19, 2020 · 1 comment
Open

Tello video - close.socket() / del() #67

okevino47 opened this issue May 19, 2020 · 1 comment

Comments

@okevino47
Copy link

Hello,

I am working on ubuntu 19.10 on tello in the tello_video repo.

i created a web api and a script that are linked together and when i click on a button on the web application that i have created my script will receive a request and will activate and launch the drone.

My problem is, this script is a while loop that check everytime if i have to activate the drone or not (button clicked or not) .
when i try to activate the drone for the second time, i get an error saying that i do not close the socket so it is impossible.

I digged a lot in the code and i don't see how to figure out with that as i call correcty the "close()" function and "del" the class instance which must close the sockets (main socket and video socket).

I am not a senor programmer so maybe i do some noob mistakes but after many hours to look for solving this problem i do not find any solution.

I would be glad if someone could help here.
Thanks

@dji-dev
Copy link

dji-dev commented May 29, 2020

Dear Developer,
Thank you for contacting DJI.

This question you can contact RYZE Tello's technical support:
support.cn@ryzerobotics.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants