Payload-SDK icon indicating copy to clipboard operation
Payload-SDK copied to clipboard

DJI Payload SDK Official Repository

Results 56 Payload-SDK issues
Sort by recently updated
recently updated
newest added

Hello, This issue happens when using the DjiLiveview_StartH264Stream function on the latest psdk v3.8 but also from the versions 3.6 and 3.7. The behavior observed is that when wanting to...

"I am currently using the Mavic Enterprise Series 3T model, and I want to receive live streaming video in an Ubuntu 22.04 environment and perform object detection through a computer...

Hi @dji-dev, We're considering building applications with M350+H20T. Does the Payload SDK support H20T features, such as reading thermal data, pinpoint, smart check? There seems to be no such supports...

Where is the lib for arm-none-eabi-gcc compiler? Is it remove? I can't find it in psdk lib

I am using a slightly modified version of the LiveviewSample code for our use case. But we have just changed the names of the function and the camera positions. The...

Hello! In my code I have PSDK subscriptions callbacks which store images, GPS, velocity, altitude, etc from the matrice m30t drone. I am using a jetson xavier based payload computer...

Hello, First of all, thank you for maintaining and upgrading this SDK! While using it, I found myself with the need of shutting down all modules cleanly and thus, using...

Hi, I've run the sample code provided and on execution I get this error: ``` [0.005][core]-[Info]-[DjiCore_Init:101) Payload SDK Version : V3.8.0-beta.0-build.1929 [2.198][adapter]-[Info]-[DjiAccessAdapter_Init:212) Try identify UART0 connection failed. Probably because SDK...