Search found 8 matches

Go to advanced search

by jonathan.hu
07 Oct 2016 08:45
Forum: VLC for iOS, iPadOS and Apple TV
Topic: VLCKit-3.0.0 build fail
Replies: 14
Views: 4875

Re: VLCKit-3.0.0 build fail

Try googling for that openjpeg-1.5.0.tar.gz file and download it manually and put it in the ../../contrib/tarballs/ folder.
Thanks for your reply, but I don't know where is the path /contrib/tarballs/folder ?
by jonathan.hu
06 Oct 2016 09:08
Forum: VLC for iOS, iPadOS and Apple TV
Topic: VLCKit-3.0.0 build fail
Replies: 14
Views: 4875

VLCKit-3.0.0 build fail

Hi, I download the MobileVLCKit 3.0.0-pre3 source code. And I execute buildMobileVLCKit.sh, and it has error like below: curl -f -L -- "http://openjpeg.googlecode.com/files/openjpeg-1.5.0.tar.gz" > "../../contrib/tarballs/openjpeg-1.5.0.tar.gz" % Total % Received % Xferd Average ...
by jonathan.hu
14 Sep 2015 04:31
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Customize or disable alertview
Replies: 3
Views: 337

Re: Customize or disable alertview

Yes, that's one option. Alternatively, remove the line about iOS Dialog Provider from VLCLibrary.m.
Thanks !
Actually, I try this at first , and it didn't work for me.
by jonathan.hu
11 Sep 2015 11:52
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Customize or disable alertview
Replies: 3
Views: 337

Re: Customize or disable alertview

I found the "--no-interact" option, and I add it , it works !
Is it correct way ?
by jonathan.hu
11 Sep 2015 09:46
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Customize or disable alertview
Replies: 3
Views: 337

Customize or disable alertview

Hello, I used MobileVLCKit to play a webcam video stream in my app. If the url is not correct , the VLCMediaPlayer will popup an AlertView. I'm just wondering that is any way to customize the AlertView , or just disable it ? I had found the source code, but I found nothing about the AlertView. In my...
by jonathan.hu
15 Apr 2015 05:48
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Compile warning about ld: warning: direct access...
Replies: 1
Views: 308

Compile warning about ld: warning: direct access...

I build my own app with mobileVLCKit library, everything work fine. But Xcode has report lots of warning like this in below http://i.imgur.com/yryHUs7.png And I also check the VLC 2.4.1 also has the same warning. Is there any advice to solve the warning ? I had set the project property "Symbols...
by jonathan.hu
18 Mar 2015 08:30
Forum: VLC for iOS, iPadOS and Apple TV
Topic: VLC 2.4.1 compile error
Replies: 1
Views: 502

Re: VLC 2.4.1 compile error

I retry again use the version download from git ,that's ok , build complete.

But the version download from website is still not working.
by jonathan.hu
18 Mar 2015 04:30
Forum: VLC for iOS, iPadOS and Apple TV
Topic: VLC 2.4.1 compile error
Replies: 1
Views: 502

VLC 2.4.1 compile error

Hi all, I just follow the wiki instruction to build VLC 2.4.1 , (https://wiki.videolan.org/IOSCompile/) At first I download the VLC 2.4.1 for the website. (not from git here) In my case ,the compileVLCforiOS.sh will execute error at the "Setup 'External' folders" step. I found out that the...

Go to advanced search