[MPlayer-users] connection refused
yyang at commscope.com
yyang at commscope.com
Fri Sep 14 23:29:50 CEST 2007
Hi, Krzysztof and all,
Thanks for the info.
1. I am able to play video files in mounted directory via NFS.
2. I dowloaded the Live555 media server and made it running at my 'server'
machine.
The following output shows the LIVE555 server is running at 169.254.15.100
that is my 'server'
[root at server ~]# /root/live555MediaServer
LIVE555 Media Server
version 0.18 (LIVE555 Streaming Media library version 2007.07.01).
Play streams from this server using the URL
rtsp://169.254.15.100/<filename>
where <filename> is a file present in the current directory.
Each file's type is inferred from its name suffix:
".aac" => an AAC Audio (ADTS format) file
".amr" => an AMR Audio file
".m4e" => a MPEG-4 Video Elementary Stream file
".mp3" => a MPEG-1 or 2 Audio file
".mpg" => a MPEG-1 or 2 Program Stream (audio+video) file
".ts" => a MPEG Transport Stream file
(a ".tsx" index file - if present - provides server 'trick
play' support)
".wav" => a WAV Audio file
See http://www.live555.com/mediaServer/ for additional documentation.
However, I am still get the error of "conenction refised" at 'workstation'
as showed below
[root at workstation ~]# mplayer rtsp://server/root/hd.avi
MPlayer 1.0rc1-4.1.1 (C) 2000-2006 MPlayer Team
CPU: AMD Opteron(tm) Processor 256 (Family: 15, Model: 37, Stepping: 1)
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2
Playing rtsp://server/root/hd.avi.
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]: 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.
Exiting... (End of file)
[root at workstation ~]#
What do I need to do?
Frank
Krzysztof Duchnowski <amidk75 at gmail.com>
Sent by: mplayer-users-bounces at mplayerhq.hu
09/14/2007 12:25 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
Jack Smith pisze:
> Not sure if this is what's needed for mplayer, since I don't have any
> "remote" machines working to try it on, but can he log in across his
> network and get an Xwindows connection on the machine he intends to
> run mplayer on (the server)? I'd _guess_ this would be a minimum
> requirement.
I've only replied to question.
If ONE want to play file by "mplayer
http://server:80/path/to/the/file/file.mpg" then ONE need HTTP server up
and running and html document or web folder with this file.
If ONE want to play file by "mplayer ftsp://server/file.mpg" then ONE
need LIVE555 server up and running and streaming this file first of all
(try live-tool maybe?)
If ONE want to play file by "mplayer
/shared/folder/on/remote/machine/file.mpg" then ONE need some net
filesystem up and runnig (NFS for both linux machines or samba for mixed
linux-win machines).
And one thing - mplayer can't stream file from one machine to other so
it can't be used as "server".
--
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
More information about the MPlayer-users
mailing list