This project has been archived and has been moved over to https://github.com/flowplayer/apple-sdk-releases our new and shiny SDK for Apple devices.
FlowplayerSDK for tvOS is a fully fledged media manager that handles every aspect of media playback, ads and state.
The Flowplayer tvOS SDK uses AVPlayer as its core and therefore takes advantage of all its powerful features.
The SDK supports adaptive streaming technologies such as HLS, as well as the most popular single container formats, such as MP4, MP3, AVI, and several more.
You can find Flowplayer's iOS SDK here.
Use the package manager CocoaPods to install Flowplayer.
# PodFile
pod 'Flowplayer-tvOS', '~> 1.0.3'
and the run
pod install
Step 1: Download Flowplayer here.
Step 2: Add Flowplayer to project.
Step 3: Add FlowplayerCore to project.
Step 5: Add Flowplayer dependencies Google IMA version '4.4.2'.
Step 6: Compile and run.
Follow the official Flowplayer docs