<div>Dear all,</div>
<div>Recently, I just downloaded the source VLC 0.9.0-git. After running bootstrap and compiling with the following options in (cygwin enviroment):</div>
<div><font size="2">
<p>______________________________</p>
<p>PATH=/usr/win32/bin:$PATH \</p>
<p>PKG_CONFIG_PATH=/usr/win32/lib/pkgconfig \</p>
<p>CPPFLAGS="-I/usr/win32/include -I/usr/win32/include/ebml" \</p>
<p>LDFLAGS=-L/usr/win32/lib \</p>
<p>CC="gcc -mno-cygwin" CXX="g++ -mno-cygwin" \</p>
<p>./configure \</p>
<p>--host=i686-pc-mingw32 \</p>
<p>--disable-gtk \</p>
<p>--enable-nls --enable-sdl --with-sdl-config-path=/usr/win32/bin \</p>
<p>--enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \</p>
<p>--with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \</p>
<p>--with-wx-config-path=/usr/win32/bin \</p>
<p>--with-freetype-config-path=/usr/win32/bin \</p>
<p>--with-fribidi-config-path=/usr/win32/bin \</p>
<p>--enable-live555 --with-live555-tree=/usr/win32/live \</p>
<p>--enable-caca --with-caca-config-path=/usr/win32/bin \</p>
<p>--with-xml2-config-path=/usr/win32/bin \</p>
<p>--with-dvdnav-config-path=/usr/win32/bin \</p>
<p>--disable-cddax --disable-vcdx --enable-goom \</p>
<p>--enable-twolame --enable-dvdread \</p>
<p>--enable-debug --enable-realrtsp --enable-dca \</p>
<p>--disable-a52 --disable-qt4 --enable-wxwidgets --with-libmpeg2-tree=/usr/win32/lib --disable-mkv --disable-taglib</p>
<p>____________________________</p>
<p>I do have a working version of VLC. My problem is that the vlc doesn,t have the RTSP module. I have the following message when trying to connect to an RTSP server:</p>
<p>____________________________</p><font size="1">
<p>main debug: `rtsp://<a href="http://192.168.0.4:5554/test">192.168.0.4:5554/test</a>' gives access `rtsp' demux `' path `<a href="http://192.168.0.4:5554/test">192.168.0.4:5554/test</a>'</p>
<p>main debug: creating demux: access='rtsp' demux='' path='<a href="http://192.168.0.4:5554/test">192.168.0.4:5554/test</a>'</p>
<p>main debug: thread 2832 (input) created at priority 1 (input/input.c:377)</p>
<p>main debug: looking for access_demux module: 0 candidates</p>
<p>main warning: </p></font><font color="#0000ff" size="1">no access_demux module matched "rtsp"</font><font size="1">
<p>main debug: TIMER module_Need() : 1,917 ms - Total 1,917 ms / 1 intvls (Avg 1,917 ms)</p>
<p>main debug: creating access 'rtsp' path='<a href="http://192.168.0.4:5554/test">192.168.0.4:5554/test</a>'</p>
<p>main debug: looking for access module: 2 candidates</p>
<p>main debug: net: connecting to <a href="http://192.168.0.4">192.168.0.4</a> port 5554</p>
<p>main debug: connection: Resource temporarily unavailable</p>
<p>main debug: connection succeeded (socket = 8900)</p>
<p>access_realrtsp debug: rtsp connected</p>
<p>access_realrtsp warning: </p></font><font color="#0000ff" size="1">only real/helix rtsp servers supported for now</font>
<p><font color="#000000" size="1">_________________________</font></p>
<p>It seems to me that the live555 module is not  available in my VLC. As you can see from the option, I already have --enable-live555. The path in --with-live555-tree is valid. The libs of live do exist there. would you please help me to solve this problem.</p>

<p>Thank you</p>
<p>Son TRAN</p>
<p>Can you help me to </p>
<p><font color="#0000ff" size="1"> </font></p></font></div>