This library is a split from the model code from TvhClient. The code is now independent of the application, which means it can be used anywhere.
TvhClient is now dependent of this library.
TvhClient is a TVHeadend iOS (iPhone, iPad) Client app, which allows you to remote control the TVHeadend server ( https://github.com/tvheadend/tvheadend ) - a DVB receiver, DVR and streaming server.
git clone --recursive git://github.com/zipleen/tvheadend-ios-lib.git
cd tvheadend-ios-lib/vendor/libssh2-for-iOS
./build-all openssl
Don't forget to have the command line tools installed from Xcode, otherwise libssh2 won't compile. Build and run ! Send your patches to me via a pull request ;)
This app's source code is licensed under the Mozilla Public License 2 (MPL-2).