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

2007-09-19 Thread Ross Finlayson
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? I don't know. The LIVE555 RTSP client code se

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 Ross Finlayson
The instructioins say media file must be stored in the current working directory. What is the current working directory? The directory from which you launch the "live555MediaServer" application. My Live server is saved in /root. Note that the application need not be (and, to be on the safe

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
eaming Media - development & use <[EMAIL PROTECTED]> To LIVE555 Streaming Media - development & use <[EMAIL PROTECTED]> cc Subject Re: [Live-devel] can't stream - unsupported RTSP server error But when I ran mplayer stream. I got the "unsupported RTSP server&quo

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

2007-09-18 Thread Ross Finlayson
But when I ran mplayer stream. I got the "unsupported RTSP server" error as below. Any idea what's wrong? 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

[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