Skip to content

It is based on DJI-MSDK, and realize image transport from android to other platforms such as windows.

License

Notifications You must be signed in to change notification settings

XiaofengLin7/DJI-MSDK-LiveSDKManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DJI-MSDK-LiveSDKManager

It is based on DJI-MSDK, and realize image transport from android to other platforms such as windows. From windows, You can get image from drones.

Introduction

It was based on DJI Mobile SDK LiveStreamManager and another project developed by ztest, however, my app got crashed when using his code. Therefore, I write my code according to his project .

Final result was like:

image-20201110162114910

Requirements

DJI SDK 4.13.1

Android 5.+

drones according to https://developer.dji.com/cn/mobile-sdk/

My tools was M300, ONEPLUS 8 PRO(API 29) and Android Studio 4.0.1.

Steps

After installing APKs into Android Platforms.

  • Connect phone with RC.
  • Build a RTMP server using nignx-rtmp-module or smart_rtmp or something like that on windows/Linux.
  • Input your RTMP server's url (you can use ipconfig to find) or configure it in livestreammanager.java.
  • Click 'Star Live Show'
  • using vlc to play the video.

About

It is based on DJI-MSDK, and realize image transport from android to other platforms such as windows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages