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

Recent content by mcecchi

  1. mcecchi

    No video on Samsung S4

    No... :-(
  2. mcecchi

    KivyTello: a Kivy app to control your Ryze Tello

    Ascolta, nella cartella ho messo un file ffmpeg.zip. Prova a scompattarlo in c:\ffmpeg e riprova con questo. Fammi sapere P.S.: sulla macchina vergine non ho fatto altro che: installato python 2.7.15 x86-64 copiate le ffmpeg che ti ho messo in condivisione aggiornato pip con python -m pip...
  3. mcecchi

    KivyTello: a Kivy app to control your Ryze Tello

    If you have any trouble installing PyAV, please do the following: copy files inttypes.h and stdint.h in C:\Users\<User name>\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\include You can download them here Good luck!
  4. mcecchi

    KivyTello: a Kivy app to control your Ryze Tello

    Ok, ho rifatto tutto su un PC nuovo di zecca. Probabilmente ecco cosa manca: devi copiare i files inttypes.h e stdint.h in C:\Users\<Nome utente>\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\include I files li puoi prendere qui Fammi sapere!
  5. mcecchi

    KivyTello: a Kivy app to control your Ryze Tello

    Have you tried to use set_env.cmd making appropriate modifications?
  6. mcecchi

    KivyTello: a Kivy app to control your Ryze Tello

    I'll restart my Buildozer VM to compile on Android as soon as possible!
  7. mcecchi

    KivyTello: a Kivy app to control your Ryze Tello

    On my pc it works like a charm... Look here: C:\Users\mauro>pip uninstall av Uninstalling av-0.4.1: Would remove: c:\python27\lib\site-packages\av-0.4.1.dist-info\* c:\python27\lib\site-packages\av\* c:\python27\scripts\pyav.exe Proceed (y/n)? y Successfully uninstalled av-0.4.1...
  8. mcecchi

    KivyTello: a Kivy app to control your Ryze Tello

    Have you the latest version of pip?
  9. mcecchi

    KivyTello: a Kivy app to control your Ryze Tello

    July 23, 2018 - Major update on branch videofeed Added video (using Kivy Video widget and Flask internal streaming server) Added simple face detection Using video in cover mode (background) Semi-transparent widgets Very early stages, suggestions and pull requests are welcome! Note: this...
  10. mcecchi

    News from KiviTello: video + face detection

    You must only wait... I'll restart my Buildozer VM to compile on Android as soon as possible!
  11. mcecchi

    News from KiviTello: video + face detection

    You need opencv and av. On Windows, you can install prerequisites with pip install opencv-python pip install opencv-contrib-python pip install av Then I installed FFmpeg from shared and dev packages Unpacked them somewhere (like C:\ffmpeg), and then used set_env.cmd in repo to set environment...
  12. mcecchi

    News from KiviTello: video + face detection

    Have you checked out branch "videofeed"?
  13. mcecchi

    News from KiviTello: video + face detection

    News from KiviTello mcecchi/KivyTello Added video (using Kivy Video widget and Flask internal streaming server) Added simple face detection Using video in cover mode (background) Semi-transparent widgets Sources on branch videofeed mcecchi/KivyTello. Very early stages, suggestions and pull...
  14. mcecchi

    KivyTello: a Kivy app to control your Ryze Tello

    Hi Adr, I pushed now Added python3 compatibility · mcecchi/KivyTello@8d3525d Corrected main.py for python 3 compatibility (using 2to3 -f all). I cant't say anything about tellopy library, you must check about hanyazou/TelloPy I'm working on video stream, suggestions and pull requests are welcome!
  15. mcecchi

    Android testers needed.

    Krag, I solved it! Project clean save our life! I can confirm Samsung S4 Active works well! App is great, many thanks. I wrote a similar app in Python + Kivy, but no video yet. Here is the code: mcecchi/KivyTello Thread: KivyTello: a Kivy app to control your Ryze Tello

New Posts