[MPlayer-users] mplayer fails to build with Live555 library

Josh joshf87 at live.com
Sat Jul 27 11:19:46 CEST 2013


On 7/27/2013 04:59, Masaru Nomiya wrote:
> Hello,
> 
> In the Message;
> 
>    Subject    : Re: [MPlayer-users] mplayer fails to build with Live555 library
>    Message-ID : <BLU0-SMTP286F36EC13773F8440F61B8D46A0 at phx.gbl>
>    Date & Time: Fri, 26 Jul 2013 12:05:46 -0400
> 
> Josh <joshf87 at live.com> has written:
> 
>> On 7/25/2013 19:00, Umar Qureshey wrote:
>>> Hi,
>>> I am trying to compile a recent svn version of mplayer with the latest livemedia library (http://live555.com/liveMedia/public/) so I can do RTSP streaming.  However, the build fails:
>>>
> 
>> MPlayer only supports the sync interface and it was dropped after
>> Live555 4.30.2013. You'll need to use 4.30.2013 or older.
> 
> I've installed live555(2013.04.30) at /usr/local/lib64/live.
> But, ./configure doesn't detect this.
> 
> What wrong with me?
> 
> Thanks in adavance.
> 
> ---
> ┏━━┓彡 Masaru Nomiya             mail-to: nomiya @ galaxy.dti.ne.jp
> ┃\/彡
> ┗━━┛ "Bill! You married with Computers.
>            Not with Me!"
>           "No..., with money."
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
> 
> 

When building Live555 4.30.2013 you have to define:
RTSPCLIENT_SYNCHRONOUS_INTERFACE=1

I use MinGW in Windows, what I do is do "./genMakefiles mingw", edit
"liveMedia/Makefile" and add " -DRTSPCLIENT_SYNCHRONOUS_INTERFACE=1" to
COMPILE_OPTS, then build Live555.


More information about the MPlayer-users mailing list