compiling for tvOS

iOS, iPad, iPhone, tvOS specific usage questions
finbarr
New Cone
New Cone
Posts: 3
Joined: 24 Sep 2015 16:00

compiling for tvOS

Postby finbarr » 24 Sep 2015 16:07

Hi there,

I have downloaded the latest source and have compiled using

Code: Select all

$ ./buildMobileVLCKit.sh -t -w
However, I am unsure what I need to now pull into my Apple TV project. Is it all the files that are produced under

Code: Select all

VLCKit/MobileVLCKit/ImportedSources/vlc
e.g.
'install-ios-AppleTVOS', 'install-ios-AppleTVSimulator' and 'install-ios-AppleTV' folders. I tried pulling these in, but I still cannot source code using any of these statements:

Code: Select all

#import <TVVLCKit/VLCLibrary.h> #import <TVVLCKit/VLCMedia.h> #import <TVVLCKit/VLCMediaDiscoverer.h> #import <TVVLCKit/VLCMediaList.h> #import <TVVLCKit/VLCMediaPlayer.h> #import <TVVLCKit/VLCMediaListPlayer.h> #import <TVVLCKit/VLCMediaThumbnailer.h> #import <TVVLCKit/VLCTime.h>
or

Code: Select all

#import "VLCMedia.h"
etc

Any pointers on how I can do it would be appreciated.

fkuehne
Developer
Developer
Posts: 7264
Joined: 16 Mar 2004 19:37
VLC version: 0.4.6 - present
Operating System: Darwin
Location: Germany
Contact:

Re: compiling for tvOS

Postby fkuehne » 26 Sep 2015 00:43

See the iOS sample code workspace for the "drop-in player". You need to do the same for tvOS.
VideoLAN
Felix Paul Kühne
Medic. VLC developer for appleOS since before you were born.
Blog: https://www.feepk.net

matrog
Blank Cone
Blank Cone
Posts: 42
Joined: 27 Sep 2015 08:55

Re: compiling for tvOS

Postby matrog » 28 Sep 2015 19:07



Return to “VLC for iOS, iPadOS and Apple TV”

Who is online

Users browsing this forum: No registered users and 41 guests