Is there any Software to capture or record live internet radio?

Juven

New Member
Is there any Software to capture or record live internet radio? Please provide the link if poss.
 
I would just go to download.com and search for something like "record sound".

I wish I could remember the name of the peice of software on my laptop that I use, but either way it would be very easy to search dowload.com.

Kent.
 
I use a command line program called mplayer. It's a media player, and can stream on HTTP, FTP, MMS or RTSP/RTP. Here is an example on how to stream, and at the bottom it shows how to save a stream to a file.

Note, you will need the actual URL of the stream. To do this, you will probably need to look at the source code of the page that has the online radio player. It should be around there somewhere, if you have trouble finding it, try searching for "http" in the source, or whichever protocol it uses, because it's likely to have the full path [Instead of, for example, /stream.asf]
 
Last edited:
Back
Top