[MPlayer-users] RTSPClient::setupMediaSubsession(MediaSubsession&, unsigned int, unsigned int, unsigned int)
Antonio Olivares
olivares14031 at yahoo.com
Sat Apr 14 04:17:35 CEST 2012
--- On Fri, 4/13/12, Masaru Nomiya <nomiya at galaxy.dti.ne.jp> wrote:
> From: Masaru Nomiya <nomiya at galaxy.dti.ne.jp>
> Subject: Re: [MPlayer-users] RTSPClient::setupMediaSubsession(MediaSubsession&, unsigned int, unsigned int, unsigned int)
> To: mplayer-users at mplayerhq.hu
> Date: Friday, April 13, 2012, 6:43 PM
> Hello,
>
> In the Message;
>
> Subject : Re: [MPlayer-users]
> RTSPClient::setupMediaSubsession(MediaSubsession&,
> unsigned int, unsigned int, unsigned int)
> Message-ID : <1334366986.45640.YahooMailClassic at web121605.mail.ne1.yahoo.com>
> Date & Time: Fri, 13 Apr 2012 18:29:46 -0700
> (PDT)
>
> [AO] == Antonio Olivares <olivares14031 at yahoo.com>
> has written:
>
> >> Your live555 is too new.
> >>
> >> Use live.2012.02.04.tar.gz.
>
> AO> Dear sir,
>
> AO> I can't find old releases, just latest.
>
> Have a look;
>
> http://tx-us.lunar-linux.org/lunar/mirrors/
>
Dear sir,
I got the old version of live, and extracted it, ran ./genMakefiles linux, make and copied the live to /usr/local/lib/ folder, and mplayer is still not compiling :(
esample.a ffmpeg/libavutil/libavutil.a -Wl,-z,noexecstack /usr/local/lib/live/liveMedia/libliveMedia.a /usr/local/lib/live/UsageEnvironment/libUsageEnvironment.a /usr/local/lib/live/BasicUsageEnvironment/libBasicUsageEnvironment.a /usr/local/lib/live/groupsock/libgroupsock.a -lm -ffast-math -lpng -lz -lmng -lz -ljpeg -lgif -lasound -ldl -lpthread -lfreetype -lfontconfig -lz -lstdc++ -lxvidcore -lpthread -ldl -rdynamic -lXext -lX11 -lpthread -lXss -lXv -lXxf86vm -lXxf86dga -lSDL -lGL -ldl -lmp3lame
libmpdemux/demux_rtp.o: In function `demux_close_rtp':
demux_rtp.cpp:(.text+0xc7): undefined reference to `RTSPClient::teardownMediaSession(MediaSession&)'
libmpdemux/demux_rtp.o: In function `demux_open_rtp':
demux_rtp.cpp:(.text+0x736): undefined reference to `RTSPClient::setupMediaSubsession(MediaSubsession&, unsigned int, unsigned int, unsigned int)'
demux_rtp.cpp:(.text+0x7da): undefined reference to `RTSPClient::playMediaSession(MediaSession&, double, double, float)'
demux_rtp.cpp:(.text+0xa7e): undefined reference to `RTSPClient::createNew(UsageEnvironment&, int, char const*, unsigned short)'
demux_rtp.cpp:(.text+0xacf): undefined reference to `RTSPClient::describeWithPassword(char const*, char const*, char const*, unsigned int, int)'
demux_rtp.cpp:(.text+0xc26): undefined reference to `RTSPClient::describeURL(char const*, Authenticator*, unsigned int, int)'
collect2: error: ld returned 1 exit status
make: *** [mplayer] Error 1
I wonder what I need to do now?
Thanks for all the help and suggestions.
Regards,
Antonio
More information about the MPlayer-users
mailing list