Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 965 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 965 Bytes

Trukey - Application for iOS

Description

Turkey is experimental application for Tji/RyzaTech Tello and smartdevice (ex. iOS).

Goal

@numa08 think ...

  • share information about tello or someware.
  • create interesting application.

File structure

├── README.md # This file
├── Turkey # iOS Application
├── Turkey.xcodeproj
├── Vendor # dependencies
└── tello # native library

How to build

iOS

Turkey dependent to ffmpeg and libx264. You should build these libraries using kewlbear/FFmpeg-iOS-build-script: Shell scripts to build FFmpeg for iOS and tvOS and kewlbear/x264-ios: Script to build x264 for iOS apps.

These scripts create directories are named FFmpeg-iOS and x264-iOS.Then, move to Vendor directory.

And run iOS Appplication on your device.