Search found 3 matches

Go to advanced search

by hirnschmalz
07 Nov 2010 11:23
Forum: Development around libVLC
Topic: VLCKit - streaming
Replies: 1
Views: 415

VLCKit - streaming

Hi, I have some problems with getting a stream displayed. I want to stream a http-stream but do not have an clou how to start. I tried something like (wich does not work) VLCVideoView *videoView; VLCMediaPlayer *player; videoView = [[VLCVideoView alloc] initWithFrame:[[window contentView] bounds]]; ...
by hirnschmalz
28 Sep 2010 18:55
Forum: Development around libVLC
Topic: VLCKit - am I too stupid to build it?
Replies: 4
Views: 1267

Re: VLCKit - am I too stupid to build it?

Hi hussam_2000,

did you manage to build VLCKit or do you have as much luck as I have?
by hirnschmalz
27 Sep 2010 20:41
Forum: Development around libVLC
Topic: VLCKit - am I too stupid to build it?
Replies: 4
Views: 1267

VLCKit - am I too stupid to build it?

Hi there, I'm a little bit frustrated at the moment. I try to build the VLCKit without success. I tried vlc-1.2 and vlc-1.1, I tried it with XCode 3.2.1, 3.2.5 and the XCode 4 Preview. No success. My last try was - git clone git://git.videolan.org/vlc/vlc-1.1.git - rename vlc-1.1 into vlc - open pro...

Go to advanced search