[MPlayer-users] connection refused

yyang at commscope.com yyang at commscope.com
Mon Sep 17 22:55:10 CEST 2007


Krzysztof, 


I did downloaded the Live555 client source codes, which is 
'live.2007.08.03a.tar.gz'. Following the instructions, I did 
unpack the tar, 
genMakefile linux, 
make 
I copied the live directory to /usr/local/lib
All looked OK. 

Then I reconfigured my mplayer, make, and finally make install. The output 
of configure, make and make install of mplayer is attached. 
As you can see, the ./configure automatically detected the live555. The 
output showed
' Checking for LIVE555 Streaming Media libraries ... yes (using 
/usr/local/lib/live)'
However, errors occured as pasted below when make and make install. Note 
the "undefined reference" and "make: *** [mplayer] Error 1". 

make[1]: Leaving directory `/root/mplayer/MPlayer-1.0rc1/libass'
cc -Wdeclaration-after-statement -O4 -march=k8 -mtune=k8 -pipe -ffast-math 
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include  -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT   -I/usr/include/freetype2 
-I/usr/local/lib/live/liveMedia/include 
-I/usr/local/lib/live/UsageEnvironment/include 
-I/usr/local/lib/live/BasicUsageEnvironment/include 
-I/usr/local/lib/live/groupsock/include -I.  -I./libavutil -I./libavcodec 
-o mplayer mplayer.o m_property.o mp_msg.o asxparser.o codec-cfg.o 
cpudetect.o edl.o find_sub.o m_config.o m_option.o m_struct.o parser-cfg.o 
playtree.o playtreeparser.o spudec.o sub_cc.o subreader.o vobsub.o 
unrarlib.o mixer.o parser-mpcmd.o subopt-helper.o libvo/libvo.a 
libao2/libao2.a input/libinput.a   libmpcodecs/libmpcodecs.a libaf/libaf.a 
libmpdemux/libmpdemux.a stream/stream.a libswscale/libswscale.a 
osdep/libosdep.a -Wl,-z,noexecstack  -Llibmpdvdkit2 -lmpdvdkit 
libavformat/libavformat.a  libavcodec/libavcodec.a  libavutil/libavutil.a 
libpostproc/libpostproc.a          -lpng -lz -lz -ljpeg -lasound -ldl 
-lpthread       -lncurses  /usr/local/lib/live/liveMedia/libliveMedia.a    
  /usr/local/lib/live/groupsock/libgroupsock.a 
/usr/local/lib/live/UsageEnvironment/libUsageEnvironment.a 
/usr/local/lib/live/BasicUsageEnvironment/libBasicUsageEnvironment.a  
-lstdc++      -lungif  -lsmbclient     -lpthread -ldl -rdynamic  -lm 
libfaad2/libfaad2.a  mp3lib/libMP3.a liba52/liba52.a libmpeg2/libmpeg2.a 
tremor/libvorbisidec.a libass/libass.a -lfontconfig -lfreetype  -lGL -ldl 
-lXxf86dga -lXv  -lXxf86vm -lXinerama  -lXext -lX11  -lpthread 
-L/usr/lib64 -lSDL -lpthread       vidix/libvidix.a  -lesd -laudiofile -lm 
 
mp_msg.o: In function `mp_msg':
mp_msg.c:(.text+0x288): undefined reference to `guiMessageBox'
libvo/libvo.a(x11_common.o): In function `vo_x11_check_events':
x11_common.c:(.text+0x39de): undefined reference to `guiGetEvent'
libvo/libvo.a(vo_x11.o): In function `config':
vo_x11.c:(.text+0xe08): undefined reference to `guiGetEvent'
libvo/libvo.a(vo_xover.o): In function `config':
vo_xover.c:(.text+0xb58): undefined reference to `guiGetEvent'
libvo/libvo.a(vo_xv.o): In function `config':
vo_xv.c:(.text+0x8f4): undefined reference to `guiGetEvent'
libvo/libvo.a(vo_gl.o): In function `config':
vo_gl.c:(.text+0x12af): undefined reference to `guiGetEvent'
libvo/libvo.a(vo_gl2.o):vo_gl2.c:(.text+0x208e): more undefined references 
to `guiGetEvent' follow
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1

Tried to run mplayer rtsp://server
I got the same error as before. 
What does 'RTSP/1.0 404 Stream Not Found'mean?
What does " rtsp_session: unsupported RTSP server. Server type is 
'unknown'." indicate?

Connecting to server server[169.254.15.100]: 554...
librtsp: server responds: 'RTSP/1.0 404 Stream Not Found'
rtsp_session: unsupported RTSP server. Server type is 'unknown'.
Resolving server for AF_INET6...
Couldn't resolve name for AF_INET6: server
Resolving server for AF_INET...
Connecting to server server[169.254.15.100]: 80...
connect error: Connection refused
File not found: 'server/root/hd.avi'
Failed to open rtsp://server/root/hd.avi.









Krzysztof Duchnowski <amidk75 at gmail.com> 
Sent by: mplayer-users-bounces at mplayerhq.hu
09/14/2007 05:55 PM
Please respond to
"MPlayer usage questions, feature requests, bug reports" 
<mplayer-users at mplayerhq.hu>


To
"MPlayer usage questions, feature requests, bug reports" 
<mplayer-users at mplayerhq.hu>
cc

Subject
Re: [MPlayer-users] connection refused






yyang at commscope.com pisze:

> 2. I dowloaded the Live555 media server and made it running at my 
'server' 
> machine. 

> [root at workstation ~]# mplayer rtsp://server/root/hd.avi
> MPlayer 1.0rc1-4.1.1 (C) 2000-2006 MPlayer Team

this is ^^^^^^^^^^^^^^^^^ the answer

> What do I need to do?

Download LIVE555 client source, compile it, install it, download MPlayer 
SVN source, configure, check configure.log for succesfull live555 
inclusion, compile MPlayer, install it.
END.

-- 
Krzysztof 'DK75' Duchnowski
GetFirefox - http://www.mozilla.com/firefox/
Konfiguracja UTF-8 dla czytników - http://evil.pl/pip/utf/
_______________________________________________
MPlayer-users mailing list
MPlayer-users at mplayerhq.hu
http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config-make-makeinstall-output
Type: application/octet-stream
Size: 18728 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20070917/63e062fa/attachment.obj>


More information about the MPlayer-users mailing list