-
MSDK5.8.0,使用ICameraManager预览视频FPV正常,官方的云台正常。开发的负载相机无法预览视频
使用PSDK开发的视频流(DJI_CAMERA_VIDEO_STREAM_TYPE_H264_CUSTOM_FORMAT)在Pilot 2上正常显示,但是在MSDK的demo(Sample-V5)中显示黑屏。
无人机: M350 RTK (09.00.0503)
遥控器:DJI…
-
I noticed that the new version of MSDK has added a frame data acquisition function. According to the Sample project, I implemented downloadYUVImage() to save the frame data to a local file. However, I…
-
I've got a pretty robust MAX78000 Feather program that takes camera images and does some CNN image classification in a loop.
When I test for durability over many iterations, for some reaso…
-
Hi,
I have a MAX78000FTHR board with a Adafruit 2.4" 320x240 TFT display attached to it. I was running facial_recognition example on it and everything was working well. But something happened and …
-
I am working on developing an IOT device based on Max7800 FTHR. However, I faced an error when I tried to use the 3.5mm audio input with my own microphone on the FTHR board running kws20_demo. I follo…
-
We are developing an autonomous drone feature that uses the virtual stick mode of the MSDK to control the drone. We have encountered a serious and unexpected issue, where the drone will yaw at a very …
-
Hello
i placed the aircraft id in the code but i have the error shown in picture below can you help me plz.
![Screenshot_20231010-122217_MSDK Aircraft](https://github.com/dji-sdk/Mobile-SDK-Andr…
-
The VSCode build tasks supplied with examples (`build`, `flash`, `flash and run`), etc. are useful for development and debugging.
Is there a way to use the MSDK to flash the program onto the MAX78…
-
我按文档要求一步步集成了sdk
但是在推流RTMP和AGORA的时候发现失败
```
ErrorImp{errorType='LIVESTREAM', errorCode='UNKNOWN', innerCode='null', description='未知直播错误', hint='Live Stream error is unknown'}
```
然后以为是surfaceview的…
zofnk updated
8 months ago
-
Could you please clarify?
CameraKey.KeyCameraHybridZoomFocalLength allows to get focalLength min and max values.
The question is:
Which camera is this related to? Say, I have mavic 3t where diffe…