SMerrony / tello

The tello Go (golang) package is an unofficial, easy-to-use, standalone API for the Ryze Tello® drone.
MIT License
80 stars 21 forks source link

How to get video image from downward camera? #8

Closed mulysatest closed 6 years ago

mulysatest commented 6 years ago

How to get video image from downward camera? I would like to do some swarming project.

SMerrony commented 6 years ago

I'd love to do this but as far as we can tell there is no way to access the downward camera externally. It seems to be totally dedicated by the Tello firmware to handling positioning internally.

Closing this for now as there seems to be no way to do it from an external API.