MHM

  • 活动总数 12
  • 最后的活动
  • 成员加入日期
  • 正在关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 3

活动概览

MHM 的最新活动
  • MHM 进行了评论,

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

  • MHM 进行了评论,

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

  • MHM 进行了评论,

    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 进行了评论,

    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 进行了评论,

    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 进行了评论,

    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 创建了一个帖子,

    Start video recording

    已完成

    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 进行了评论,

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

  • MHM 创建了一个帖子,

    Change from AMAP to Google Maps

    已完成

    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!