thank you for your reply!Your VLC build has no RTSP client support whatsoever.
my mistake,I just re-compiled (vlc-android/builddir/).Was it compiled?
Was it linked in the binary, at the end?
I am using vlc-android.get latest git version of vlc (1.1 or 1.2 branch), the live555 patch should work now.
Thank you very much for your help, live555 patch works.and then I modified the config.armlinux, cross-compile live555 ok in(extra / contrib) directory. and Build the contribs okay.ok, so you could take this patch from 1.1-bugfix branch, or wait until tomorrow, android branch should be updated.
anyway thank you for your help!I don't know about android, but it looks like you're missing some c++ header.
Hello,fangsong!my mistake,I just re-compiled (vlc-android/builddir/).Was it compiled?
Was it linked in the binary, at the end?
but i add live555 to (extras/contrib), and re-build contrib, but compile live555 failed.
compile info:
"/usr/bin/wget" -c --passive http://live555.com/liveMedia/public/liv ... est.tar.gz
--2011-02-17 18:36:01-- http://live555.com/liveMedia/public/liv ... est.tar.gz
Resolving live555.com... 4.79.217.242
Connecting to live555.com|4.79.217.242|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 480478 (469K) [application/x-tar]
Saving to: `live555-latest.tar.gz'
100%[==========================================================================================>] 480,478 26.9K/s in 12s
2011-02-17 18:36:15 (39.2 KB/s) - `live555-latest.tar.gz' saved [480478/480478]
rm -rf live || true
gunzip -c live555-latest.tar.gz | tar xf - --exclude='[*?:<>\|]'
mv live555-latest live || true
mv: cannot stat `live555-latest': No such file or directory
touch live
patch -p0 < Patches/live-uselocale.patch
patching file live/liveMedia/include/Locale.hh
patching file live/liveMedia/Locale.cpp
patching file live/liveMedia/RTSPClient.cpp
Hunk #1 succeeded at 469 (offset -550 lines).
Hunk #2 succeeded at 483 (offset -550 lines).
patching file live/liveMedia/RTSPClient.cpp
Hunk #1 succeeded at 919 (offset -16 lines).
patching file live/liveMedia/RTSPCommon.cpp
Hunk #1 FAILED at 136.
1 out of 1 hunk FAILED -- saving rejects to file live/liveMedia/RTSPCommon.cpp.rej
make[1]: *** [live] Error 1
make[1]: Leaving directory `/home/fs/vlc-android/extras/contrib/build-src'
make: *** [using-src] Error 2
Return to “VLC media player for Linux and friends Troubleshooting”
Users browsing this forum: No registered users and 31 guests