jim
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by jim-
jim commented,
I think the confusion was just that we are trying to do it in a similar way to the hybrid zoom. Is there a way to get the max optical zoom?
-
jim created a post,
CameraKey.KeyCameraOpticalZoomSpec
CompletedThis key returns true for the M30 zoom lens: CameraKey.KeyCameraOpticalZoomSupported But this key does not return a spec: CameraKey.KeyCameraOpticalZoomSpec Is this a bug?
-
jim commented,
No choice but to downgrade to Mapbox 9.x.
-
jim commented,
Could you indicate which version of this library the MSDK depends on so we could ask Mapbox if they can update to the same version?
-
jim commented,
Exactly, Mapbox appears to be including the same library (libc++_shared.so) but a different version than the one included with the MSDK, and using the pickFirst directive chooses the Mapbox one som...
-
jim commented,
If we remove Mapbox the problem goes away.
-
jim commented,
Is the library a third-party library or provided by dji? It is Mapbox v10.13.0. It is recommended that you configure according to the library information configured in the official demo Are you...
-
jim commented,
It does not appear to be drone specific. It happens on Mini 3 Pro, Mavic 3 Enterprise, and M30.
-
jim commented,
Further update: it appears that even that approach is not consistent enough and it will still crash.
-
jim commented,
It looks like if I put the MSDK dependency first, it resolves to using the one included with the MSDK.