Search found 10 matches

Go to advanced search

by auztin100
29 Apr 2014 01:41
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Can't Connect Popup Message (RTSP)
Replies: 1
Views: 415

Can't Connect Popup Message (RTSP)

Hi, Is there a way of suppressing the message popup when a connection fails on an rtsp call (using wifi, so occasionally I'm just out of range) ideally I'd like to catch the error, and give some other options. I'm using the MobileVLCKit API for my project, built and running on iOS iPhone 5. Thanks. ...
by auztin100
29 Apr 2014 01:40
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Can't Connect Popup Message (RTSP)
Replies: 0
Views: 284

Can't Connect Popup Message (RTSP)

Hi, Is there a way of suppressing the message popup when a connection fails on an rtsp call (using wifi, so occasionally I'm just out of range) ideally I'd like to catch the error, and give some other options. I'm using the MobileVLCKit API for my project, built and running on iOS iPhone 5. Thanks. ...
by auztin100
08 Apr 2014 18:42
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Init With Options - Documentation
Replies: 1
Views: 1115

Init With Options - Documentation

Hi,

Can anyone point me to some documentation for the options that can be passed to the VideoMediaPlayer Init function ?


_mediaplayer1 = [[VLCMediaPlayer alloc]initWithOptions:@[ ……. ];

Thanks again.
Austin.
by auztin100
08 Apr 2014 18:40
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Sample Playback for IOS
Replies: 6
Views: 1325

Re: Sample Playback for IOS

Please ignore all of the above - sorted now, although I can report that the search headers in the SamplePlayback applicationed supplied with the Mobile VLC Kit has an error, path is Release-iphonesos/ instead of Release-iphoneos/

Thanks.
Austin.
by auztin100
07 Apr 2014 18:15
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Sample Playback for IOS
Replies: 6
Views: 1325

Re: Sample Playback for IOS

If I set the iOS Deployment Target to be 6.1 the device build works fine, as soon as I set back to 7.0, or 7.1 I get the errors ??

I am setting sdk version in the build script to be 7.1, anything else I am missing ?

Thanks.
by auztin100
07 Apr 2014 14:49
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Sample Playback for IOS
Replies: 6
Views: 1325

Re: Sample Playback for IOS

Xcode 5.1, iOS 7.01
by auztin100
07 Apr 2014 13:17
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Sample Playback for IOS
Replies: 6
Views: 1325

Re: Sample Playback for IOS

Thanks for the reply, yes this is what I thought, but I have tried removing the libmobileVLCKit.a and adding it directly from the build Release-iphoneos/ folder but I get the same, and this is the sample files downloaded directly from the git.

Brain hurts !
by auztin100
07 Apr 2014 10:41
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Sample Playback for IOS
Replies: 6
Views: 1325

Sample Playback for IOS

Hi, I've downloaded and built the VLC for IOS as per https://wiki.videolan.org/VLCKit/ I have run the build scripts with -s and without, and have build the library for both. I can run the sample playback app fine on IOS simulator, but I can't get it to build for my ipad / iphone. Here are the errors...

Go to advanced search