Open dkapur17 opened 2 years ago
Agent comment from yating.liao in Zendesk ticket #71189:
MSDK is not yet adapted to the DJI mini 2's panorama function, so setFlatMode will fail.
The current plan is to adapt the panorama function in version 4.16.3, but everything is still subject to the reality and a delay cannot be ruled out.
°°°
@dji-dev thanks for your response. Is there any other way this can be achieved with the current MSDK version, say without using setFlatMode
?
Agent comment from yating.liao in Zendesk ticket #71189:
Sorry, there is no panoramic method available for DJI MINI 2 currently. We had difficulty in adapting the panoramic function of the mini 2.
°°°
Thanks - I would very much like to see this feature too. Did 4.16.4 address it or is it planned for the future?
@dji-dev Will the next version of sdk 4 include the panoramic function of the mini 2? It would be such a great addition to the sdk for the mini 2.
Thanks
I'm trying to capture a Panorama through the SDK, and found that I need to set the camera's flat mode to
PHOTO_PANORAMA
. The code (Kotlin) I'm using to do this is:Making this call returns an error
Camera received invalid parameters
.I believe this functionality is possible since I am able to take a panorama using the DJI Fly App, so I'm not sure what I'm missing here. Any help is appreciated.
Device: DJI Mini 2 Firmware: 01.05.0000 SDK Version: 4.16.1