Re: [Live-devel] can't stream - unsupported RTSP server error

2007-09-19 Thread yyang
>Alternatively, you can use VLC , which I prefer over MPlayer. (The VLC website also has pre-built binary versions for > >most platforms.) OK, I can try VLC. can VLC play HD video files? Thanks___ live-devel mailing list l

Re: [Live-devel] can't stream - unsupported RTSP server error

2007-09-19 Thread yyang
Hi, When I did mplayer rtsp://... I saw some errors below, for example "ADecoder init failed". However I can play the same video file in a mounted nfs folder (the output is pasted below as well). What do I need to do to make mplayer rtsp working? [EMAIL PROTECTED] ~]# mplayer rtsp://server/pott

Re: [Live-devel] can't stream - unsupported RTSP server error

2007-09-18 Thread yyang
Ross, > The real error is the "404 Stream Not Found" error from the RTSP server. The "LIVE555 Media Server" returns this error because it does not support >".avi" files. >See for a description of the types of files that can be streamed by the "LIVE555 Med

Re: [Live-devel] can't stream - unsupported RTSP server error

2007-09-18 Thread yyang
Ross, The instructioins say media file must be stored in the current working directory. What is the current working directory? My Live server is saved in /root. Frank Ross Finlayson <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 09/18/2007 04:41 PM Please respond to LIVE555 Streaming Medi

[Live-devel] can't stream - unsupported RTSP server error

2007-09-18 Thread yyang
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