M3T High Resolution Wide Camera
Hello,
I would like to use the DJICameraMode.PHOTO_HIGH_RESOLUTION
mode to capture 8K (48 MP) photos with the wide lens M3T. However, this mode does not appear in the list of available camera modes provided by the key CameraKey.KeyCameraModeRange
.
I also tried to create a specific camera key for the wide lens using the following command:
KeyTools.createCameraKey(CameraKey.KeyCameraModeRange, ComponentIndexType.LEFT_OR_MAIN, CameraLensType.CAMERA_LENS_WIDE)
But this attempt was also unsuccessful, and the 8K mode is still inaccessible.
Could you please confirm if there is a way to enable or configure the camera to use 8K (48 MP) mode with the wide lens of the M3T, without using the DJI PILOT app, but only through the Android SDK? Any clarification or solution would be greatly appreciated.
Thank you in advance for your assistance.
Best regards,
Victor
-
You can refer to the solution for this issue:https://github.com/dji-sdk/Mobile-SDK-Android-V5/issues/437
请先登录再写评论。
评论
1 条评论