View Single Post
Posts: 3 | Thanked: 0 times | Joined on Aug 2007
#1
I've had the Nokia 770 for almost 2 weeks now and found it useful in streaming internet radio stations, especially with Streamtuner. However, the one station that I really want to listen to is not supported. The station of interest is: mms://mrbi.live79.com/kmrb (it plays fine using M$ media player). The URL from URLSnooper2 is: rtsp://mrbi.live79.com/kmrb

I've tried using Xterm with the following command to try to stream via Mplayer, but it didn't work:

mplayer -vo null -ao gst -cache 256 rtsp://mrbi.live79.com/kmrb

I've also tried the same command with other URLs, and Mplayer loaded and streamed without problems. Is it the URL?

Any suggestion is greatly appreciated!