tjhorner / blog-comments

0 stars 0 forks source link

hacking-chinese-drones-for-fun-and-no-profit/ #1

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

Hacking Chinese Drones for Fun and (No) Profit

Reverse engineering a WiFi-enabled Chinese drone to figure out how to control it from my own software.

https://blog.horner.tj/hacking-chinese-drones-for-fun-and-no-profit/

Dionysis3 commented 1 year ago

Ok, so for using rvictl you must have mac laptop and an iphone or ipad. Is there another way? I have an ipad but i dont have i mac laptop.

samiam1234 commented 1 year ago

@Dionysis3 I Can confirm that this method is working on windows too. You can find the rvi tool for windows and linux here: https://github.com/gh2o/rvi_capture

omalave commented 1 year ago

This library is still working?

tjhorner commented 1 year ago

@omalave I don't know, sorry. And I don't have any way to verify since I no longer own this specific model of drone

drzul57 commented 1 year ago

I want to capture the video stream from the drone and feed it to opencv. How can I do it?

DogsBody4446 commented 10 months ago

Please can you advise on how to alter control pairing to use a new controller for E88 drone

Jul3013 commented 3 months ago

Hey, i want to capture the video stream as well, but i found no infos about that. Can somebody give me a clue or something?

FariZaOni commented 2 months ago

Hello!! im working with an E58 Drone for my thesis and i found this post very useful for that, however i need to also be able for it to send videos to my pc for a sowftare to work with them, is there a way i can do that? i figure i have to work with ports 7060 and 8060 but i dont know how to get them to capture video...

FariZaOni commented 2 months ago

@Jul3013 did you figure how?