dji-sdk / Mobile-SDK-iOS

DJI Mobile SDK for iOS: http://developer.dji.com/mobile-sdk/
Other
576 stars 255 forks source link

H20T Camera Settings Errors #488

Open dylandrones opened 2 years ago

dylandrones commented 2 years ago

Hello,

I have observed several issues with the H20T. I am using the DJILens where appropriate based on its type.

  1. Unable to set the exposure mode setting on the Zoom Lens.
  2. Unable to setThermalIsothermEnabled on the Thermal Lens.
  3. Unable to toggle the live feed options. Using the DJICameraKey with param DJICameraParamDisplayMode from [DJICameraKey keyWithIndex:lens.index andParam:param];Using both DJILens and DJICamera give errors.

All these actions can successfully be completed with the DJIPilot app on the Remote.

Let me know if there is any information on these actions with the H20t?

Environment: DJIPilot App Version: V2.4.1.7(M300) DJISDK 4.15 Aircraft: 02.04.0102 RC: 02.04.0103

Thanks, Dylan Shackelford

dji-dev commented 2 years ago

Agent comment from Luce Luo in Zendesk ticket #51084:

尊敬的开发者,感谢您联系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

°°°

dji-dev commented 2 years ago

Agent comment from Luce Luo in Zendesk ticket #51084:

Dear Customer,

Thank you for contacting DJI. It needs to set the video stream source setCameraVideoStreamSource:withCompletion and ensure it shows normally and then use lens to call the exposure mode, setThermalIsothermEnabled.

The key DJICameraParamDisplayMode is not suitable for the H20T camera, please use the above method.

Thanks,

Luce Luo DJI Developer Support

°°°