From: Mickaël R. <Mic...@in...> - 2012-04-30 18:33:36
|
Could you let me know which version of live you are using? Did you compile it first? Thanks, Mickaël Le 30 avr. 2012 à 17:38, Ramu Chakravadhanula a écrit : > Hi, > > I tried to install mplayer enabling svc and gui. In the configure files its showing yes to both. However, there are errors when I use make command. > > libmpdemux/demux_rtp.cpp:621: error: 'class RTSPClient' has no member named 'teardownMediaSession' > make: *** [libmpdemux/demux_rtp.o] Error 1 > > > Coming to installation with live, I tried to enable live showing correct path of live in the configure command > > /configure --enable-svc --enable-gui --enable-live --extra-cflags="-I/usr/local/lib/live" > > when I use make command, it shows error, saying unable to locate header file. When i fixed it, it again asks for another header file and so on, I patiently fixed all the header files in configure command and finally it ended up with similar errors :( > > ./configure --enable-svc --enable-gui --enable-live --extra-cflags="-I/usr/local/lib/live/UsageEnvironment/include -I/usr/local/lib/live/groupsock/include -I/usr/local/lib/live/liveMedia/include -I/usr/local/lib/live/BasicUsageEnvironment/include -I/usr/local/lib/live/mediaServer -I/usr/local/lib/live/testProgs" > > errors: > > libmpdemux/demux_rtp.cpp:97: error: 'class RTSPClient' has no member named 'describeWithPassword' > libmpdemux/demux_rtp.cpp:99: error: 'class RTSPClient' has no member named 'describeURL' > libmpdemux/demux_rtp.cpp: In function 'demuxer_t* demux_open_rtp(demuxer_t*)': > libmpdemux/demux_rtp.cpp:155: error: invalid conversion from 'int' to 'const char*' > libmpdemux/demux_rtp.cpp:155: error: initializing argument 2 of 'static RTSPClient* RTSPClient::createNew(UsageEnvironment&, const char*, int, const char*, portNumBits)' > libmpdemux/demux_rtp.cpp:155: error: invalid conversion from 'const char*' to 'int' > libmpdemux/demux_rtp.cpp:155: error: initializing argument 3 of 'static RTSPClient* RTSPClient::createNew(UsageEnvironment&, const char*, int, const char*, portNumBits)' > libmpdemux/demux_rtp.cpp:155: error: invalid conversion from 'int' to 'const char*' > libmpdemux/demux_rtp.cpp:155: error: initializing argument 4 of 'static RTSPClient* RTSPClient::createNew(UsageEnvironment&, const char*, int, const char*, portNumBits)' > libmpdemux/demux_rtp.cpp:245: error: 'class RTSPClient' has no member named 'setupMediaSubsession' > libmpdemux/demux_rtp.cpp:257: error: 'class RTSPClient' has no member named 'playMediaSession' > libmpdemux/demux_rtp.cpp: In function 'void teardownRTSPorSIPSession(RTPState*)': > libmpdemux/demux_rtp.cpp:621: error: 'class RTSPClient' has no member named 'teardownMediaSession' > make: *** [libmpdemux/demux_rtp.o] Error 1 > > > could some one please help me in the installation! > > Thanks in advance, > > Best regards, > boys21. > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________ > Opensvcdecoder-support mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensvcdecoder-support |