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

Recent content by spekkie

  1. S

    HELP with opencv, anyone?

    this solved the problem, thanks
  2. S

    Can't able to get real time video streaming from tello

    I have the same issues with the Tello. I am following the "drone programming with python course" from Murtaza. The script is quite easy according to the course namely: from djitellopy import tello import cv2 me = tello.Tello() me.connect() print(me.get_battery()) me.streamon() while True...

New Posts