Skip to content

DJI Tello application development resources for Unity

Notifications You must be signed in to change notification settings

sycomix/TelloForUnity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TelloForUnity

DJI Tello application development resources for Unity.

Note

This project is including the following modules.

At this time, Windows 64 bit and macOS 64 bit version only.

Installation

Windows Specific Settings

Please confirm the Windows Firewall settings of your Unity Editor. Plublic network access is required to access the video stream from Tello.

image.png

macOS Specific Settings

  • Before using, brew install x264 ffmpeg is required.

Basic Usage

  • Open the TelloUnityDemo project into Unity Editor.
  • Edit > Project Settings > Player > Other Settings > "Scripting Runtime Version" as ".NET 4.x Equiverent".
  • Open the Scenes/Master scene.
  • Connect to Tello Wi-Fi.
  • Play.
  • Key assignments and Tello's battery status are displayed in the Game window.

Legal Information

About

DJI Tello application development resources for Unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.1%
  • C++ 2.6%
  • C# 1.8%
  • Other 0.5%