Skip to content

numa08/Turkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.