Page 1 of 1

live555 URL failed in iOSCompile in vlc-ios-2.7.0

Posted: 23 Dec 2015 09:50
by jim_kuo
I find download live555 failed when I compile vlc-ios-2.7.0!
The URL is not http://live555.com/liveMedia/public/liv ... .09.tar.gz and it been changed to http://live555.com/liveMedia/public/liv ... .22.tar.gz now!

To solve this issues ,you can download live.2015.11.09.tar.gz in http://sourceforge.net/projects/slackbu ... z/download ,
than add it to vlc-root/ImportedSources/VLCKit/MobileVLCKit/ImportedSources/vlc/contrib/tarballs/

Re: live555 URL failed in iOSCompile in vlc-ios-2.7.0

Posted: 23 Dec 2015 12:38
by linked
Same problem, thanks for the solution

Re: live555 URL failed in iOSCompile in vlc-ios-2.7.0

Posted: 23 Dec 2015 14:03
by linked
After This i get another problem:

Code: Select all

./buildMobileVLCKit.sh: line 42: pushd: MobileVLCKit/ImportedSources/vlc/install-ios-iPhoneSimulator: No such file or directory
It was complaining before this about install-ios-iPhoneOS folder not found but i have add the missing OS behind install-ios-iPhone.
Any idea ?

Re: live555 URL failed in iOSCompile in vlc-ios-2.7.0

Posted: 24 Dec 2015 01:56
by jim_kuo
I didn't have this problem.
But after I search about "install-ios-iPhoneSimulator" , I find they are some directory in this path,such like "i386"
Maybe you can try it!

Re: live555 URL failed in iOSCompile in vlc-ios-2.7.0

Posted: 26 Dec 2015 00:00
by BobbySM
Once compiled were you able to actually build and run it on your device? I keep getting the profile provision error, even though I've gone into the workspace files and turned off icloud and keychain. I keep getting the error message telling me I need a paid developer account to use iCloud features.

Re: live555 URL failed in iOSCompile in vlc-ios-2.7.0

Posted: 26 Dec 2015 23:28
by linked
I didn't have this problem.
But after I search about "install-ios-iPhoneSimulator" , I find they are some directory in this path,such like "i386"
Maybe you can try it!
Have you use directly the git or the file to download ?
I have test with the file.