comoc / TelloForUnity

Ryze Tech/DJI Tello application development resources for Unity
The Unlicense
41 stars 19 forks source link

TelloForUnity

A Ryze Tech/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 versions are supported. Android (including Oculus Go) version is experimentally supported.

Installation

Clone

git clone https://github.com/comoc/TelloForUnity.git
cd TelloForUnity
git submodule update --init --recursive

Windows Specific Settings

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

image.png

macOS Specific Settings

Before using, brew install x264 ffmpeg is required.

Oculus Go Specific Settings

Scenes/OculusGo is an example. Before opening the scene, Oculus Utilities For Unity should be imported.

Basic Usage for Windows or macOS

Legal Information