DJI-Mobile-SDK-Tutorials / Android-MediaManagerDemo

This demo is designed for you to learn how to use the MediaManager to interact with the file system on the SD card of the aircraft's camera. You can use it to preview photos, play videos, download or delete files and so on.
MIT License
25 stars 19 forks source link

GeoTIFF #11

Closed Asendo316 closed 4 years ago

Asendo316 commented 4 years ago

How do i capture GeoTIFF images with the DJI SDK on my Matrice 100 ?

dji-dev commented 4 years ago

Agent comment from Luce Luo in Zendesk ticket #36393:

Dear Customer,

Thank you for contacting DJI. You can set the tiff photo file format with method setPhotoFileFormat.

Thanks,

Luce Luo DJI Dev Team
inline2092776958.png

Asendo316 commented 4 years ago

Does this work for Z3 Camera please?

dji-dev commented 4 years ago

Agent comment from Luce Luo in Zendesk ticket #36393:

Dear Customer,

Thank you for contacting DJI. No, the Z3 camera can't set the tiff format. The tiff format is for the thermal camera.

Thanks,

Luce Luo DJI Dev Team

Asendo316 commented 4 years ago

Thanks