Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Audio stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 11-09-2006, 04:58 PM
EladCanada EladCanada is offline
Junior Member
 
Join Date: Nov 2006
Posts: 17
EladCanada is on a distinguished road
Default

cbsplayer.streamtheworld.com - Record CBS radio online (Icecast MP3 audio stream)


It seems as though CBS is slowly moving all its radio stations to stream through
Code:
http://www.streamtheworld.com
. These are streams that are hidden behind a Flash player and I haven't been able to figure out what the direct URL for the stream is in order to record it.

Has anyone come across these streams yet, and do you know how to find out the URL?

Here's an example:
Code:
http://cbsplayer.streamtheworld.com/index.php?CALLSIGN=WFANAM
Reply With Quote
  #2  
Old 11-10-2006, 04:46 AM
Stream Recorder
 
Posts: n/a
Default

Recording Icecast mpeg audio stream from CBS online radio


I couldn't get the URL with URL Snooper so I used Proxomitron. Its log window showed the following:
Quote:
+++GET 11+++
GET /WFANAM?streamtheworld_user=1&NOBUF=1163151296515&u sername=YOUR_USERNAME&password=YOUR_PASSWORD HTTP/1.0
Accept: */*
x-flash-version: 8,0,24,0
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Host: 64.235.213.11
Connection: keep-alive

+++RESP 11+++
HTTP/1.0 200 OK
Content-Type: audio/mpeg
icy-br: 48
ice-audio-info: ice-samplerate=44100;ice-bitrate=48;ice-channels=2
icy-br: 48
icy-description: STW Mount Station
icy-name: WFANAM
icy-pub: 0
Server: STW Media Gateway 1.74a
Content-Length: 200000000
Date: Fri, 10 Nov 2006 09:35:00 GMT
Connection: Keep-Alive
So we have an Icecast stream with the following URL
Code:
http://64.235.213.11/WFANAM?streamtheworld_user=1&NOBUF=1163151296515&username=YOUR_USERNAME&password=YOUR_PASSWORD
Only use the username and password values that you see in your log window of Proxomitron instead of YOUR_USERNAME and YOUR_PASSWORD above.

Icecast stream can be recorded by many media stream recorders and audio stream rippers.

I was able to record with Replay A/V, NetTransport and HiDownload, for example.
Reply With Quote
  #3  
Old 11-10-2006, 09:20 AM
EladCanada EladCanada is offline
Junior Member
 
Join Date: Nov 2006
Posts: 17
EladCanada is on a distinguished road
Default

Re: cbsplayer.streamtheworld.com - Record CBS radio online (Icecast MP3 audio stream)


This is awesome. Thank you so much!

I've also been introduced, thanks to the you, to the absolutely terrific Replay A/V. I just downloaded it and it's a great little program.
Reply With Quote
  #4  
Old 11-10-2006, 10:05 AM
Stream Recorder
 
Posts: n/a
Default

Re: cbsplayer.streamtheworld.com - Record CBS radio online (Icecast MP3 audio stream)


If you want to download Icecast/Shoutcast streams only, you may use a free audio stream ripper like StreamRipper.

Replay A/V is great and easy to use. And it can record almost any audio/video stream. I wish it was as powerful as WM Recorder when recording Windows Media audio/video streams and RealAudio/Video streaming.
Reply With Quote
  #5  
Old 11-10-2006, 04:34 PM
EladCanada EladCanada is offline
Junior Member
 
Join Date: Nov 2006
Posts: 17
EladCanada is on a distinguished road
Default

Re: cbsplayer.streamtheworld.com - Record CBS radio online (Icecast MP3 audio stream)


I like Replay A/V. It does the trick for me and since I do a lot of recording anyway it will probably work out for me.

I have another question though: Is there a way to play these streams in an audio player and not have to go through theirs? None of my players seem to be able to recognize this link.
Reply With Quote
  #6  
Old 11-10-2006, 09:22 PM
Stream Recorder
 
Posts: n/a
Default

Players supporting Icecast MP3 audio streaming


Quote:
Originally Posted by EladCanada
I have another question though: Is there a way to play these streams in an audio player and not have to go through theirs? None of my players seem to be able to recognize this link.
I use winamp to play any music. There are some other players that support Shoutcast/Icecast streaming like FreeAmp or XMMS. You may find the list of players at Icecast.org .
Reply With Quote
  #7  
Old 11-10-2006, 10:21 PM
EladCanada EladCanada is offline
Junior Member
 
Join Date: Nov 2006
Posts: 17
EladCanada is on a distinguished road
Default

Re: Players supporting Icecast MP3 audio streaming


Quote:
Originally Posted by Stream Recorder
I use winamp to play any music. There are some other players that support Shoutcast/Icecast streaming like FreeAmp or XMMS. You may find the list of players at Icecast.org .
Winamp doesn't seem to be recognizing that link. I'm getting an HTTP/1.0 800 Bad Request message. I guess I'll have to try one of those other players.
Reply With Quote
  #8  
Old 11-11-2006, 02:50 AM
Stream Recorder
 
Posts: n/a
Default

Re: Players supporting Icecast MP3 audio streaming


The list of media players can be found at
www.icecast.org/3rdparty.php

Winamp 5 and Winamp 2.95, MPlayer didn't work for me with this stream. VLC got network packets from the server, but no audio signal was coming through my sound card.
Reply With Quote
  #9  
Old 12-09-2006, 03:04 AM
strike
 
Posts: n/a
Default

Re: cbsplayer.streamtheworld.com - Record CBS radio online (Icecast MP3 audio stream)


Would anyone be able to get the info needed to stream the radio station KROQ on winamp?

The url to the flash player is:
Code:
http://cbsplayer.streamtheworld.com/?CALLSIGN=KROQFM
Reply With Quote
  #10  
Old 12-22-2006, 09:15 PM
crazibri crazibri is offline
Junior Member
 
Join Date: Dec 2006
Posts: 10
crazibri is on a distinguished road
Default

Re: cbsplayer.streamtheworld.com - Record CBS radio online (Icecast MP3 audio stream)


I just figured out KROQ and CBSPlayer's technology.
They use IceCast hidden in a flash embeded program. Basically it seems Streamtheworld uses opensource software to provide a service. Nice way to make money!

Anyway, I'm playing KROQ on Quicktime on my Mac by using:
icy://64.235.213.12/KROQFM

icy is the protocol for Icecast. If Winamp has a plugin, it should work too.
You should be able to run this on Windows Media player. I tried that and it worked for me.
Reply With Quote
Reply Post New Thread
Tags: , , , , , , , , , , , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 05:01 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons