Retrieve media from Drone through SkyController

We want to retrieve the medias from the drone while our program is connected to the SkyController. Is this possible with OlympeSDK?

We have a program that needs to retrieve the photo taken by the drone right after it captures it. We have tested it using direct connection to the drone (with HTTP GET) and it works. However, this leaves us unable to manually override the drone in case of emergency situation. SkyController cannot connect to the drone when our program is still connected. So our best option for now is to connect to the SkyController and retrieve the photo the from drone through the SkyController.

Hi,

You should find an answer to your question in this post.

Regards,
Nicolas

Hi,

For your information, Olympe 1.2.0 has just been released with a new media API.

Nicolas

1 Like