MHM

  • Total activity 12
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 3

Activity overview

Latest activity by MHM
  • MHM commented,

    Any plans for Mini 3 and Mini 3 Pro to support waypoint mission? Thanks in advance!

  • MHM commented,

    That was my problem! Now it works like a charm :) CameraKey.KeyCameraMode.create().set( CameraMode.VIDEO_NORMAL, onSuccess = { KeyManager.getInstance().performAction( ...

  • MHM commented,

    From the UXSDK record button and DJI Pilot works fine. That's why guess I'm doing something wrong but I have no clue where I'm failing :( Thank you!

  • MHM commented,

    Yes, of course. I just add a button to the UXSDK (https://github.com/dji-sdk/Mobile-SDK-Android-V5) and add a click listener that performs the code shown above to start a video recording: KeyManage...

  • MHM commented,

    Hello, I'm using MSDK 5.5.0. Regarding API documentation, this function should be supported since MSDK 5.0.0. Thanks in advance!

  • MHM commented,

    Hello, Thanks for your reply. Unfortunately, this error always appears. I do format microSD several times and check video recording works well from remote control button, but not using this SDK fun...

  • MHM created a post,

    Start video recording

    Completed

    Hello all, I am strugling within the video recor to de Mavic 3M microSD. Using the following kotlin code: KeyManager.getInstance().performAction( DJIKey.create(CameraKey.KeyStartRecord), ...

  • MHM commented,

    Hello, Thanks for your answer :) Yes, you are right but there is any configuration parameter where you can choose Google Maps? Thanks!

  • MHM created a post,

    Change from AMAP to Google Maps

    Completed

    Hello all, I was wondering how can I use Google Maps instead of AMAP at DJI [Mobile-SDK-Android-V5 project](https://github.com/dji-sdk/Mobile-SDK-Android-V5). Thank you in advance!