Listen online Irish/any radio station.

A few things what we have to do to listen the radio in linux console.

1. Get the radio stream from website:

wget http://dynamic.rte.ie/av/live/radio/radio1.smil

2. After that find the stream:

user@zeus:~$egrep "rtsp|mms" radio1.smil

Some of radio stations broadcasts the stream by rtsp, some of them uses mms, but what’s sure one of them must be there.

If you know the stream of your favorite station, just write:

user@zeus:~$ mplayer rtsp://live2.rte.ie/redundant/1516.ra

Leave a Reply

Your email address will not be published. Required fields are marked *

*