Search found 10 matches

Go to advanced search

by Vibou
19 Nov 2015 22:07
Forum: VLC for iOS, iPadOS and Apple TV
Topic: tvos compilation problem
Replies: 77
Views: 10591

Re: tvos compilation problem

Would be great to understand why it is blocking can you post the log of the build somewhere?
by Vibou
18 Nov 2015 19:31
Forum: VLC for iOS, iPadOS and Apple TV
Topic: tvos compilation problem
Replies: 77
Views: 10591

Re: tvos compilation problem

the folder is more than 5gigs big so it s a little bit complicated to submit. However can you give me a hint on the last error you got ? If no error appear, try to find in the console log somewhere where an error occurs. It can help to find out why it does not build.
by Vibou
18 Nov 2015 17:59
Forum: VLC for iOS, iPadOS and Apple TV
Topic: tvOS TVVLCKit problem with NSURL
Replies: 12
Views: 2166

Re: tvOS TVVLCKit problem with NSURL

I thinks you fixed one issue but there are others...

It is not working anymore. It worked only once ! Very weird !

My player is not playing it s like it is blocked on a thread (I m not using a multi-threaded environment no dispatch_async or whatever). :(
by Vibou
18 Nov 2015 17:36
Forum: VLC for iOS, iPadOS and Apple TV
Topic: tvos compilation problem
Replies: 77
Views: 10591

Re: tvos compilation problem

Here is my advice to successfuly build VLCKit 1. Start from a clear directory 2. Git clone the repository before diving into building change 2 things: In the VLCMedia.m file in the Source folder change things accordingly to this post: https://forum.videolan.org/viewtopic.php?f=36&t=129289&p=...
by Vibou
18 Nov 2015 16:12
Forum: VLC for iOS, iPadOS and Apple TV
Topic: tvos compilation problem
Replies: 77
Views: 10591

Re: tvos compilation problem

This guy solve my issue sorry for cross posting.
https://forum.videolan.org/viewtopic.ph ... 9&p=433850
by Vibou
18 Nov 2015 16:10
Forum: VLC for iOS, iPadOS and Apple TV
Topic: tvOS TVVLCKit problem with NSURL
Replies: 12
Views: 2166

Re: tvOS TVVLCKit problem with NSURL

Thank you very much it works !!
by Vibou
18 Nov 2015 13:33
Forum: VLC for iOS, iPadOS and Apple TV
Topic: tvos compilation problem
Replies: 77
Views: 10591

Re: tvos compilation problem

I have an issue with my current .a or i don't know but the player is only buffering it never play the rtsp stream. Weird it was workinig before with a previous version... Anyone experiences this issue ? I m on tvOS 9.0 -- I put a delegate on both player and media here is what I got in my logs: playe...
by Vibou
18 Nov 2015 09:06
Forum: VLC for iOS, iPadOS and Apple TV
Topic: tvos compilation problem
Replies: 77
Views: 10591

Re: tvos compilation problem

Another minor issues I experimented is the following one: Je xcode project alone compile in xcode but when it is included into my workspace of my application and configured the building settings for tvOS i got an error in VLCMediaPlayer.h saying: unknown type name "UIImage". I just added i...
by Vibou
18 Nov 2015 08:59
Forum: VLC for iOS, iPadOS and Apple TV
Topic: tvos compilation problem
Replies: 77
Views: 10591

Re: tvos compilation problem

I experienced the same issue. Try to build it several times with the same option. It finally works for me. I try build with -t then with -t -s then open xCode try to build but file.h were missing I try to build again with -v -t didnot work then try again with -t and it worked ! I do not really under...
by Vibou
09 Nov 2015 12:27
Forum: VLC for iOS, iPadOS and Apple TV
Topic: tvos compilation problem
Replies: 77
Views: 10591

Re: tvos compilation problem

---ISSUE SOLVED SEE END OF MESSAGE Hi everyone. I am working onto a Swift Project and I can't get TVVLCKit working. I ve done all the steps from Matrog and the MobileVLCKit compiled. First I add to import UIKit/UIKit.h into VLCMediaPlayer header file otherwise the compiler complains about Unknown cl...

Go to advanced search