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

Recent content by AmitYakovian

  1. A

    Unable to display Tello Stream (Python)

    Hello there, I've been trying to use the Python djitellopy2 module in order to get a live stream from the drone. I've been using the following code: drone = Tello() drone.connect() drone.streamon() while True: c = drone.get_frame_read() f = c.frame f = cv2.resize(f, (320, 240))...

New Posts