Java connects DJI drone data on the web platform to realize real-time video transmission, supports audio, supports online viewing, window platform

Project scene:

Foreword: Some time ago, we involved DJI drones in the business docking of the docking agencies. The model is Yu Air2, and then we operated the drones by DJIGO on the DJI platform, but it seems that the current large The drones in Xinjiang are all operated by this app. It comes with a touch screen. Such an app is built in. Those without a touch screen also need a data cable to connect to an ipad or mobile phone to operate the robot. The leaders of the agency require us to develop it. One can display the video picture and sound of the drone after take-off in real time in the computer browser, and can automatically save the drone take-off video for playback and review, etc.;

The software link is: http://zjxf.kmdns.net:18701/dj-login    (There are too many free accounts, the software is lagging, and the video resolution is related to the network bandwidth. The maximum resolution support: 4K)

The general function introduction and usage steps are as follows:

1: It can display the take-off status of the drone, the connection is successful, etc.;

2: Real-time transmission of video and audio returned by DJI drones;

3: Persistent and automatically save the video and audio returned by the DJI drone, and support viewing and downloading in the browser;

4: Support viewing multiple drone video images on the same screen, or full screen viewing.

5: Full screen display

The program is built with SpringBoot and Jpa, which can be used for secondary development and third-party interfaces, and you can install and use it on your own computer. Please add the author's WeChat QR code for the download link:

 

Guess you like

Origin blog.csdn.net/qq_38821574/article/details/106567492