Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Audio stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=5)
-   -  

Help Finding Direct Stream URLs

(http://stream-recorder.com/forum/showthread.php?t=19659)

soxandpats84 04-24-2015 07:22 AM

Help Finding Direct Stream URLs


 
I'm trying to find the direct stream URLs of a couple different groups of radio stations. The first are those that use the Surfer Network streaming service. One example station if this is 95.1 WAYV. I have found a URL for the low quality stream: http://crystalout.surfernetwork.com:8001/WAYV_MP3

But their website player plays in much better (probably AAC) quality:

http://lightningstream.surfernetwork...00& call=WAYV

Unfortunately it's not as easy as just changing the end from WAYV_MP3 to WAYV_AAC

Another one are the Bell Media stations in Canada, for instance 104.5 CHUM-FM. Once again, I found the low quality stream: http://icecastsource2.amri.ca/chumfm-aac

But the one on their website is much higher quality: http://player.chumfm.com/

I've tried URL Snooper/URL Helper, but haven't gotten anywhere

Any help would be appreciated!

biezom 04-24-2015 07:51 AM

Re: Help Finding Direct Stream URLs


 
Quote:

Originally Posted by soxandpats84 (Post 76068)
I'm trying to find the direct stream URLs of a couple different groups of radio stations. The first are those that use the Surfer Network streaming service. One example station if this is 95.1 WAYV. I have found a URL for the low quality stream: http://crystalout.surfernetwork.com:8001/WAYV_MP3

But their website player plays in much better (probably AAC) quality:

http://lightningstream.surfernetwork...00& call=WAYV

Unfortunately it's not as easy as just changing the end from WAYV_MP3 to WAYV_AAC

Another one are the Bell Media stations in Canada, for instance 104.5 CHUM-FM. Once again, I found the low quality stream: http://icecastsource2.amri.ca/chumfm-aac

But the one on their website is much higher quality: http://player.chumfm.com/

I've tried URL Snooper/URL Helper, but haven't gotten anywhere

Any help would be appreciated!

hi

first

Code:

rtmpdump -r "rtmp://rocket.surfernetwork.com:10000/live/wayv_aac" -o station1.flv

second

Code:

rtmpdump -r "rtmp://bmradio.fc.llnwd.net:1935/bmradio" -a "bmradio" -f "LNX 17,0,0,134" -W "http://proxy.amri.ca/sites/default/files/player/swf/player.swf" -p "http://player.chumfm.com/" --live -y "torochumf1045" -o "torochumf1045.flv"

soxandpats84 04-24-2015 07:57 AM

Re: Help Finding Direct Stream URLs


 
I'm not familiar with how to use rtmpdump. Does that somehow find the URLs that are able to be played in winamp, etc?

Thanks!

biezom 04-24-2015 08:02 AM

Re: Help Finding Direct Stream URLs


 
Quote:

Originally Posted by soxandpats84 (Post 76070)
I'm not familiar with how to use rtmpdump. Does that somehow find the URLs that are able to be played in winamp, etc?

Thanks!

first
just normaly works
Code:

rtmp://rocket.surfernetwork.com:10000/live/wayv_aac
second
Code:

http://chumfm-mp3.akacast.akamaistream.net/7/441/102120/v1/astral.akacast.akamaistream.net/chumfm-mp3

soxandpats84 04-24-2015 08:09 AM

Re: Help Finding Direct Stream URLs


 
The WAYV rtmp stream does not play in winamp for me.

The CHUM URL you found is of the same quality as I found, just plain 64k MP3, not the AAC (higher quality) that you get through their website player.

I guess stations are just trying to make this as difficult as possible.

biezom 04-24-2015 08:16 AM

Re: Help Finding Direct Stream URLs


 
Quote:

Originally Posted by soxandpats84 (Post 76072)
The WAYV rtmp stream does not play in winamp for me.

The CHUM URL you found is of the same quality as I found, just plain 64k MP3, not the AAC (higher quality) that you get through their website player.

I guess stations are just trying to make this as difficult as possible.

rtmp link with vlc works

i know second low quality

soxandpats84 04-24-2015 08:27 AM

Re: Help Finding Direct Stream URLs


 
Found the link for CHUM-FM that will play in VLC

Code:

rtmp://bmradio.fc.llnwd.net:1935/bmradio//torochumf1045
Still would like to find the http address that will play in winamp, but it's a start.

soxandpats84 05-02-2015 09:23 PM

Re: Help Finding Direct Stream URLs


 
Seems that maybe those stations' only direct URLs really are the RTMP streams now.

Can anyone give this iHeart radio one a shot?

http://www.iheart.com/live/95-wxtk-n...id=mai n.html

It's the only iheart stream that I've come across that isn't in the usual xml list

http://www.iheartradio.com/cc-common...ation_list.xml

biezom 05-03-2015 01:47 AM

Re: Help Finding Direct Stream URLs


 
Quote:

Originally Posted by soxandpats84 (Post 76260)
Seems that maybe those stations' only direct URLs really are the RTMP streams now.

Can anyone give this iHeart radio one a shot?

http://www.iheart.com/live/95-wxtk-n...id=mai n.html

It's the only iheart stream that I've come across that isn't in the usual xml list

http://www.iheartradio.com/cc-common...ation_list.xml

playable with vlc
Code:

http://wxtk-fm.akacast.akamaistream.net/7/197/320838/v1/auth.akacast.akamaistream.net/wxtk-fm
or record
Code:

wget "http://wxtk-fm.akacast.akamaistream.net/7/197/320838/v1/auth.akacast.akamaistream.net/wxtk-fm" -O wxtk-fm.m4a


All times are GMT -6. The time now is 04:44 PM.