Keywords: MSDK and OSDK communication
1. OSDK and MSDK can communicate through the mobile communication function. All drones that support OSDK support this function, but the data transmission does not exceed 100 bytes one time, which is mainly used for control command transmission.
OSDK demo:
https://www.github.com/dji-sdk/Onboard-SDK/tree/master/sample/platform/linux/mobile
2. For M300 drones, OSDK version 4.1 supports MOP function to transmit data, such as image and video stream data.
OSDK demo:
https://www.github.com/dji-sdk/Onboard-SDK/tree/master/sample/platform/linux/mop
Note: This article is from Chinese and is translated by machine. If there is any error, please point it out and we will correct it in time
Comments
0 comments
Please sign in to leave a comment.