A Ryze Tech/DJI Tello application development resources for Unity.
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.
git clone https://github.com/comoc/TelloForUnity.git
cd TelloForUnity
git submodule update --init --recursive
Please confirm the Windows Firewall settings of your Unity Editor. Public network access is required to receive the video stream from Tello.
Before using, brew install x264 ffmpeg
is required.
Scenes/OculusGo is an example. Before opening the scene, Oculus Utilities For Unity should be imported.