Parrot-Developers / olympe

Python controller library for Parrot Drones
https://developer.parrot.com/docs/olympe/index.html
BSD 3-Clause "New" or "Revised" License
80 stars 36 forks source link

Add video streaming for ANAFI Thermal #29

Open Brenn10 opened 3 years ago

Brenn10 commented 3 years ago

The RGB stream for the ANAFI Thermal is available and it would be a very nice feature to be able to stream the thermal image stream as well.

I imagine this will lead to bandwidth issues between the two video streams, so I would propose am RGB image stream, thermal image stream, and RGB/thermal overlaid image stream like shown in the mobile app. These methods could be switchable (only one stream type can be running at any given time), or all could be allowed to run simultaneously for lower frame rate video.