Open ernesto13edop opened 2 years ago
Agent comment from DJI SDK in Zendesk ticket #61269:
尊敬的开发者,感谢您联系DJI 大疆创新
由于github不是我们主要的咨询渠道,您的问题可能跟进不及时。我们建议您通过填写表单( https://djisdksupport.zendesk.com/hc/zh-cn/requests/new )向我们反馈问题。或者您也可以在论坛发帖,与其它开发者交流。论坛链接:https://djisdksupport.zendesk.com/hc/zh-cn/community/topics
Dear developer, thank you for contacting DJI.
Since github is not our main consultation channel, your questions may not be followed up in time. We recommend that you fill in the form (https://djisdksupport.zendesk.com/hc/en-us/requests/new) to report problems to us. Or you can post in the forum to communicate with other developers. Forum link: https://djisdksupport.zendesk.com/hc/zh-cn/community/topics
°°°
Agent comment from yating.liao in Zendesk ticket #61269:
Generally, the photo ratio can be switched via setPhotoAspectRatio, but the M300 only supports a 4:3 photo ratio.
You might be able to try using the FPV widget of UXSDK-beat, which is an open source widget that enables custom modifications.
We will continue to support the maintenance of the UXSDK-beat component afterwards as well.
Link:Mobile-UXSDK-Beta-Android/android-uxsdk-beta-core/src/main/java/dji/ux/beta/core/widget/fpv at master · dji-sdk/Mobile-UXSDK-Beta-Android (github.com)
°°°
@dji-dev is there any method to handle the aspect ratio in photo mode with respect to camera resolution? I am using Mavic 3E and dji-uxsdk-v5
i am using a Matrice 300 RTK and a H20 camera, this camera have 5184×3888 resolution for phtos that is 4:3 ratio and the video have 16:9 ratio, so in my app i need to show the camera, in mode video all ist ok but when i change to mode photo whit you CameraControlsWidget the image that show the dron are so stretch horizontally, them when i use the DJIPilot this effect dont show, in this app the borders of image are in black for show a correct aspect ratio of 4:3 i put the code of mi xml if you need anything more for make a solution say me and thank in advance.