Search found 4 matches

Go to advanced search

by ulmstefan
06 Nov 2014 17:43
Forum: VLC for iOS, iPadOS and Apple TV
Topic: vlckit doesn't compile for Simulator on OSX 10.9.4
Replies: 6
Views: 2682

Re: vlckit doesn't compile for Simulator on OSX 10.9.4

I used the latest git source.
Did you try to add the patch into the patch folder, make clean and redo the ./buildMobileVLCKit.sh?
by ulmstefan
06 Nov 2014 17:41
Forum: VLC for iOS, iPadOS and Apple TV
Topic: How can I set jitter buffer and other parameters in xcode
Replies: 0
Views: 460

How can I set jitter buffer and other parameters in xcode

I'm facing a 2-3seconds latency on jpeg network stream and I try to solve it by lowering jitter buffer with the following parameters: -clock-jitter=0 --file-caching=150 SDP.sdp. My problem is, that I can't figure out, how i can set the parameters for the media player object: vlcView = [[UIView alloc...
by ulmstefan
29 Sep 2014 13:30
Forum: VLC for iOS, iPadOS and Apple TV
Topic: vlckit doesn't compile for Simulator on OSX 10.9.4
Replies: 6
Views: 2682

Re: vlckit doesn't compile for Simulator on OSX 10.9.4

Thank you guys,

adding your patch I can build the framework totally, for iOs and Simulator!
by ulmstefan
18 Sep 2014 07:55
Forum: VLC for iOS, iPadOS and Apple TV
Topic: vlckit doesn't compile for Simulator on OSX 10.9.4
Replies: 6
Views: 2682

vlckit doesn't compile for Simulator on OSX 10.9.4

I've checked out the git-repository on git://git.videolan.org/vlc-bindings/VLCKit.git and followed the instructions on https://wiki.videolan.org/VLCKit/ The whole kit compiles perfectly for iOS devices, but not for the Simulator. I have Xcode 6 GM installed and I try to compile for the simulator wit...

Go to advanced search