You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to perform pan tilt zoom on the stock camera provided.
I am able to pan and tilt, but when I tried zoom, nothing happens.
I tried using the DjiCameraManager example provided.
DjiCameraManager_Init() return error code 0.
DjiCameraManager_GetCameraType returns error 0. Camera type is DJI_CAMERA_M3E
DjiCameraManager_GetFirmwareVersion returns error code 0. Firmware version is 11.8.2.2
I am selecting E_DJI_TEST_CAMERA_MANAGER_SAMPLE_SELECT_SET_CAMERA_ZOOM_PARAM example.
Both the Optical Zoom and continuous zoom returns error code 0.
Not sure if I am using the correct zoom command or the camera is faulty.
Please help!
The text was updated successfully, but these errors were encountered:
Hello, thank you for your additional information. We have verified this version and firmware, and the behavior is normal. Can you use the Pilot APP to operate the zoom successfully? This can also determine whether the aircraft function is abnormal. At the same time, you can provide us with the PSDK Debug log and we will help you further confirm it.https://sdk-forum.dji.net/hc/en-us/articles/38861383793945-How-to-export-PSDK-Debug-log
Using PSDK 3.9.2
I am trying to perform pan tilt zoom on the stock camera provided.
I am able to pan and tilt, but when I tried zoom, nothing happens.
I tried using the DjiCameraManager example provided.
DjiCameraManager_Init() return error code 0.
DjiCameraManager_GetCameraType returns error 0. Camera type is DJI_CAMERA_M3E
DjiCameraManager_GetFirmwareVersion returns error code 0. Firmware version is 11.8.2.2
I am selecting E_DJI_TEST_CAMERA_MANAGER_SAMPLE_SELECT_SET_CAMERA_ZOOM_PARAM example.
Both the Optical Zoom and continuous zoom returns error code 0.
Not sure if I am using the correct zoom command or the camera is faulty.
Please help!
The text was updated successfully, but these errors were encountered: