[Live-devel] RTSP Support for VLC on SLES 11.2

Mason Winsauer mason.winsauer at gmail.com
Mon Oct 29 17:04:08 PDT 2012


Hello,

I am working on a project to get RTSP streaming to a local Apache 
server. I was able to get this ironed out on a Debian-based system, but 
now need to port it to a SLES 11.2 box running VLC 1.1.13 [The Luggage]. 
However, when making VLC, after configuring it with ``--enable-live555 
--with-live555-tree=/usr/local/lib/live``, I am still experiencing 
errors in the VLC make process that begin with:

-------------
make[5]: Entering directory 
`/home/capturevideo/VLC/vlc-1.1.13/modules/demux'
   CXX    liblive555_plugin_la-live555.lo
live555.cpp: In function 'void Close(vlc_object_t*)':
live555.cpp:438: error: 'class RTSPClient' has no member named 
'teardownMediaSession'
-------------

I am also using FFMPEG 0.10, and the latest live555, configured as 
linux-64bit.

I would love some feedback, as I haven't seen much documentation on the 
subject, and most responses on VLC forums boil down to "There's a reason 
95% of VLC users use Debian systems."

Thanks!
Mason


More information about the live-devel mailing list