[MPlayer-users] MPlayer with live555
Masaru Nomiya
nomiya at galaxy.dti.ne.jp
Sun Jul 5 05:55:33 CEST 2015
Hello,
I installed live.20150127.tar.gz, then configureed
./configure --enable-gui --libdir=/usr/local/lib64 --enable-menu
--language=ja --prefix=/usr/local --enable-debug --enable-xvmc
--with-xvmclib=XvMCNVIDIA --enable-musepack --enable-live
Then I tried to build, I got error;
[...]
libmpdemux/demux_rtp.cpp:101:20: error: 'class RTSPClient' has no member named 'describeWithPassword'
return client->describeWithPassword(url, network_username, password);
^
libmpdemux/demux_rtp.cpp:103:20: error: 'class RTSPClient' has no member named 'describeURL'
return client->describeURL(url);
^
libmpdemux/demux_rtp.cpp: In function 'demuxer_t* demux_open_rtp(demuxer_t*)':
libmpdemux/demux_rtp.cpp:149:82: error: invalid conversion from 'int' to 'const char*' [-fpermissive]
rtspClient = RTSPClient::createNew(*env, verbose, "MPlayer", rtsp_transport_http);
[...]
Any hint?
Thanks in adavance.
---
┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp
┃\/彡
┗━━┛ "Bill! You married with Computers.
Not with Me!"
"No..., with money."
More information about the MPlayer-users
mailing list