Hi, I have two FC6 boxes. One is named server the other called workstation. They are back to back connected via a Gigabit ethernet link. There is no switch, router or any firewall in between. The network connectivity between them works fine ( I can ping, I can mount a directory using nfs, etc...).
My goal is to stream a video from the server to workstation using mplayer. The video clip is called hd.avi and is saved in /root/share. One Server, I downloaded the Live server (live555MediaServer for Linux), and made it running. On workstation, I had built and installed (copied) the live555 client (that is live.2007.08.03a.tar.gz). I donwloaded the mplayer source (the latest Subversion snapshot). Configured it and saw it detected the live555 libs. Then did make and make install, no error. I can play the same video file locally on workstation. The mplayer works fine. But when I ran mplayer stream. I got the "unsupported RTSP server" error as below. Any idea what's wrong? [EMAIL PROTECTED] mplayer-checkout-2007-09-18]# mplayer rtsp://server/root/share/hd.avi MPlayer dev-SVN-r24562-4.1.1 (C) 2000-2007 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/share/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'. STREAM_LIVE555, URL: rtsp://server/root/share/hd.avi Stream not seekable! file format detected. Failed to get a SDP description from URL "rtsp://server/root/share/hd.avi": cannot handle DESCRIBE response: RTSP/1.0 404 Stream Not Found Exiting... (End of file) [EMAIL PROTECTED] mplayer-checkout-2007-09-18]# Frank
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel