Re: [PATCH] configure: fix live555 detection
KO Myung-Hun <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.devel |
|---|---|
| Message-ID | <[email protected]> |
Alexander Strasser wrote: > > 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 . > live555 dropped synchronous interface. However, for a while, they provided a macro for the compatibility. I'm using live.2012.10.16, and compiled with -DRTSPCLIENT_SYNCHRONOUS_INTERFACE although I didn't check whether the latest live555 has this macro. -- KO Myung-Hun Using Mozilla SeaMonkey 2.7.2 Under OS/2 Warp 4 for Korean with FixPak #15 In VirtualBox v4.1.32 on Intel Core i7-3615QM 2.30GHz with 8GB RAM Korean OS/2 User Community : http://www.ecomstation.co.kr _______________________________________________ MPlayer-dev-eng mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng