Hello Tello Pilot!
Join our DJI Tello community & remove this banner.
Sign up

Recent content by vn01118

  1. V

    Question on keeping Tello drone on air

    Hello, I am new to python. I need your help on how to keep Tello on the air. My tello drone always land after some times. This is my code: from djitellopy import Tello import cv2 tello = Tello() tello.connect() tello.streamon() telloVideo = cv2.VideoCapture("udp://@0.0.0.0:11111")...

New Posts