DJI Mavic, Air and Mini Drones
Friendly, Helpful & Knowledgeable Community
Join Us Now

Recent content by briencrean

  1. B

    Mini 3 Pro JPG files are small

    That makes sense. That is the older SDK for the Mini 2 etc btw. I wonder if it is configurable in SDK 5 (Mini 3 and later drones) by mistake
  2. B

    Mini 3 Pro JPG files are small

    It might be worth checking if an app like Litchi has this option as I can't see it in DJI Fly? Rather than a step by step guide you would essentially be creating an Android app from scratch that uses the DJI SDK to set/unset this value. I was just playing around with the SDK in an app I work...
  3. B

    Mini 3 Pro JPG files are small

    It's not in the docs I found it by looking at the source. E.g. // To get the current Photo Quality setting CameraKey.KeyPhotoQuality.create().get() // To set a Photo Quality setting CameraKey.KeyPhotoQuality.create().set(CameraPhotoQuality.SFINE, { // Success handler }, { idjiError ->...
  4. B

    Mini 3 Pro JPG files are small

    @WilliamDaugherty did you ever figure this out? I came across this when using DJI SDK 5. Internally the Mini 3 Pro is using Fine Image Quality whereas the Mini 3 and Mini 4 Pro use Super fine Image quality (so almost no compression). I can switch the Mini 3 Pro to use Super fine compression...
Want to Remove this Ad? Simply login or create a free account