[Live-devel] RTSP url error

James Bird hwh-james at optusnet.com.au
Fri Oct 1 14:15:55 PDT 2004


Hi all,

I am trying to play the following url:
http://www.abc.net.au/sydney/stories/s721931.htm
(scroll right to bottom of page)

I get a file called m496661.RAM which contains the URL:
rtsp://media1.abc.net.au/sydney/m496661.ra^M

I've installed all of the following from source on debian (didn't use 
any .deb package except for firefox):

1. mozilla-firefox
2. gecko-sdk
http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla1.7/gecko-sdk-i686-pc-linux-gnu-1.7.tar.gz

3. Live.com - followed instructions at:
http://www.live.com/liveMedia/#config-unix
except my live folder is in /usr/local/lib.

4. Mplayer --enable-live --enable-gui --enable-xmms
downloaded Mplayer-20040930.tar.bz2

5. Mplayer Blue skin, arial 18 font, install as in README for Mplayer

6.'all' package at:
http://www4.mplayerhq.hu/homepage/design7/codecs.html
extract and place files in /usr/local/lib/codecs.

7. mplayerplugin
http://mplayerplug-in.sourceforge.net/install.php#mplayer
./configure --with-gecko-sdk=../gecko-sdk
(path of gecko is /usr/local/gecko-dsk)
copy the mplayerplug-in.so file to /usr/local/firefox/plugins and and 
mplayerplug-in.xpt file to /usr/local/firefox/components dir.

After all this I still can't listen to the link! I get

Playing rtsp://media1.abc.net.au/sydney/m496661.ra^M.
Resolving media1.abc.net.au for AF_INET...
Connecting to server media1.abc.net.au[203.2.218.29]:554 ...
librtsp: server responds: 'RTSP/1.0 404 Not Found'
rtsp_session: session can not be established.
Not a Realmedia rtsp url. Trying standard rtsp protocol.
Connected to server: media1.abc.net.au
Stream not seekable!
Failed to get a SDP description from URL 
"rtsp://media1.abc.net.au/sydney/m496661.ra%5EM": no response code in 
line: "SET_PARAMETER * RTSP/1.0"

Any tips!?

James.


More information about the live-devel mailing list