[vlc] Re: streaming problems using rtsp & videolan client 0.8.2 on FC4
Torsten Spindler
spindler at hbt.arch.ethz.ch
Tue Aug 30 16:06:37 CEST 2005
A while ago I sent a spec file for rpm building with live.com suport to
Mathias Saou. If you want to patch your spec, here's what I did
Added to defines:
# Version of the live.com code
%define live_date 2005.06.16
Added to sources:
Source2:
http://download.videolan.org/pub/testing/contrib/live.%{live_date}.tar.gz
Added before building vlc:
%build
# Build live.com streaming media library
pushd live
./genMakefiles linux
make
popd
Added to %configure:
%{?_with_live:--enable-livedotcom} \
%{?_with_live:--with-livedotcom-tree=live-%{live}} \
Bye,
Torsten
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20050830/190e720d/attachment.sig>
More information about the vlc
mailing list