dji-sdk / Payload-SDK

DJI Payload SDK Official Repository
https://github.com/dji-sdk/Payload-SDK
Other
246 stars 111 forks source link

Does the PSDK support transferring and storing the photos captured by the drone to the onboard computer? #182

Open lcyyyao opened 2 months ago

lcyyyao commented 2 months ago

Does the PSDK support transferring and storing the photos captured by the drone to the onboard computer?

dji-dev commented 2 months ago

Agent comment from Leon in Zendesk ticket #111293:

Dear lcyyyao,

Greetings. Thank you for reaching out to DJI - Da-Jiang Innovations.

If you are using FPV for drone shooting, it does not support saving. However, if you are using DJI's official payload camera for shooting, you can store the footage in the onboard computer. For example, with H20T, you can use DjiTest_CameraManagerMediaDownloadAndDeleteMediaFile to download the files to the onboard computer directory.

We appreciate your support for DJI products! Wishing you all the best!

Best Regards,

DJI - Da-Jiang Innovations SDK Technical Support

°°°

lcyyyao commented 1 month ago

Agent comment from Leon in Zendesk ticket #111293:Dear lcyyyao,

Greetings. Thank you for reaching out to DJI - Da-Jiang Innovations.

If you are using FPV for drone shooting, it does not support saving. However, if you are using DJI's official payload camera for shooting, you can store the footage in the onboard computer. For example, with H20T, you can use DjiTest_CameraManagerMediaDownloadAndDeleteMediaFile to download the files to the onboard computer directory.

We appreciate your support for DJI products! Wishing you all the best!

Best Regards,

DJI - Da-Jiang Innovations SDK Technical Support

°°°

Dear DJI SDK Technical Support Team,

Greetings. Thank you for your prompt response and the information provided regarding the FPV and official payload camera functionalities.

I have noted that the DjiTest_CameraManagerMediaDownloadAndDeleteMediaFile function is mentioned only in the dji-sdk/Payload-SDK · samples/sample_c/module_sample/camera_manager/test_camera_manager.c file.

I would like to inquire if there is any available C++ code that can be used to achieve the same functionality—specifically, to read photos taken by the H20 sensor and transfer them to the onboard computer for storage.

Your assistance and support in this matter would be greatly appreciated.

Thank you and best regards, lcyyyao