[MPlayer-dev-eng] [PATCH] configure: fix live555 detection
Alexander Strasser
eclipse7 at gmx.net
Sun Jan 22 00:39:53 EET 2017
Hi!
On 2017-01-19 18:03 +0900, KO Myung-Hun wrote:
> Alexander Strasser wrote:
> >
> > Anyway, for configure both variations will compile and thus enable live555,
> > but I think that would not fix the actual usage of the lib in our code:
> >
> >
> > libmpdemux/demux_rtp.cpp:149: rtspClient = RTSPClient::createNew(*env, verbose, "MPlayer", rtsp_transport_http);
> >
> >
> > I think I haven't used live555 since a long time. Could you test and comment
> > if it actually worked for you beyond build?
>
> Built here, but a
> stream(rtsp://media.smart-streaming.com/mytest/mp4:BigBuckBunny_175k.mov) is
> not played.
It doesn't even compile here. If I am not missing something there will be more
changes needed in addition to the one line I quoted above. If I am not mistaken
I think we would need to support the asynchronous API of live555 .
Alexander
More information about the MPlayer-dev-eng
mailing list