[MPlayer-users] RTP/RTSP making error
Horváth István
suti at nuk.teteny.elte.hu
Sun Nov 3 16:10:03 CET 2002
there is a making error when i want to compile mplayer with RTP/RTSP
support, i have installed live to /usr/local/lib/live
and when configured mplayer with --enable-live after make i get this
error:
demux_rtp.cpp: In function `void demux_open_rtp(demuxer_t*)':
demux_rtp.cpp:101: `LIVEMEDIA_LIBRARY_VERSION_INT' undeclared (first use
this
function)
demux_rtp.cpp:101: (Each undeclared identifier is reported only once for
each
function it appears in.)
demux_rtp.cpp:123: no matching function for call to
`RTSPClient::createNew(
UsageEnvironment&, int&, const char[8])'
/usr/local/lib/live/liveMedia/include/RTSPClient.hh:43: candidates are:
static
RTSPClient* RTSPClient::createNew(UsageEnvironment&, int = 0)
demux_rtp.cpp: In function `void afterReading(void*, unsigned int,
timeval)':
demux_rtp.cpp:402: no matching function for call to `RTPSource::
hasBeenSynchronizedUsingRTCP()'
make[1]: *** [demux_rtp.o] Error 1
what should be the problem?
can anyone help me,
More information about the MPlayer-users
mailing list