I most popular to share a transient introduction to accessing Tello and Tello EDU drones film stream with Python. The fork of DJI’s repository may be positioned on this article:

https://github.com/dbaldwin/Tello-Python

I will likely be sharing further updates earlier than lengthy because it pertains to executing graphic processing with the Tello film stream.

If you would like to grasp additional about programming Tello with Python then ensure you take a look at the DroneBlocks curriculum:

http://find out.droneblocks.io

Many thanks for following alongside!

source

31 thoughts on “Streaming Video clip from Tello and Tello EDU Drones with Python”

  1. Hi Dennis! I am a Mac user. I have installed the files, but having trouble at the main.py step. It ways shows an import error and the module we downloaded couldn’t be found. What could have gone wrong?

  2. Hi Dennis. The video is great. I tried video streaming from Tello drone and it worked great at the start but after 3-4 attempts the video streaming isn't working. It says that there is some kind of corrupted data error and then it changed to a timeout error. Will you be able to tell me what kind of error it is? The code just worked fine before so can you be able to tell me how can I solve this issue. It means a lot.
    Thank you

  3. Hi , Dennis, Great Video. I tried this program, but when I run main.py , something wrong :
    self.decoder = libh264decoder.H264Decoder()
    TypeError: __init__() should return None, not 'NoneType'
    Is it anything wrong with my mac

  4. Great video. I am gonna use this as a starting point to send video and later on as a streaming video to AWS Kinesis and analyse via AWS Rekognition. I have a small community project in mind that I am prototyping.

  5. Dennis, I installed x264 codec for Mac and I did same as like you but it is wasn't worked which configuring incomplete,errors occurred!
    — Configuring incomplete, errors occurred!
    See also "/Users/macbook/Desktop/Tello-Python-master/Tello_Video/h264decoder/build/CMakeFiles/CMakeOutput.log".
    make: * No targets specified and no makefile found. Stop.
    cp: libh264decoder.so: No such file or directory
    Compilation and Installation Done!

    Do you know reason???

  6. Dennis, great video. Thanks for taking the time to shoot them. Since you can receive the camera stream to your laptop, you can run object recognition on your laptop. Have you tried that?

  7. @Dennis Baldwin What are the gestures it uses to control the drone? I imagine it would be pretty intuitive but before I go about waving my hands aimlessly trying to control something I don't understand I thought I would ask you first…

  8. Hi Dennis, I have encountered some problems when running main.py, It says ImportError: dynamic module does not define module export function (PyInit_libh264decoder). What's the problem here, is it possible for me to solve it?

  9. Brother I want to setup a drone community within my colony. I can make drones but the problem is of their setup in a proper functioning . Can u give me some advice. I also want to know tge best software for drone programming

  10. Hey Dennis,
    I'm getting a "ModuleNotFoundError: No module named" libh264decoder " error.
    Using windows here. What am I supposed to do differently?
    Great video btw

Leave a Reply

Your email address will not be published. Required fields are marked *