Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Help with the Blaze Radio channelDoes anyone have the aac or mp3 url for The Blaze Radio?
http://www.theblaze.com/wp-content/t..._radio/player/ |
#2
|
|||
|
|||
Re: Help with the Blaze Radio channelQuote:
No URL... but RTMPDump can be used with that player link. For example... With Linux and MPlayer:- Code:
rtmpdump -r "rtmp://cp7417.live.edgefcs.net/live/" -a "live/" -W "http://www.theblaze.com/wp-content/themes/TheBlaze/blaze_radio/player/player_brn_v3.swf" -p "http://www.theblaze.com/wp-content/themes/TheBlaze/blaze_radio/player/" -y "prn_beck_ic_pri@86194" -v -o - | mplayer - Quote:
Or with Windows XP and VLC:- Code:
rtmpdump -r "rtmp://cp7417.live.edgefcs.net/live/" -a "live/" -W "http://www.theblaze.com/wp-content/themes/TheBlaze/blaze_radio/player/player_brn_v3.swf" -p "http://www.theblaze.com/wp-content/themes/TheBlaze/blaze_radio/player/" -y "prn_beck_ic_pri@86194" -v -o - | "C:\Program Files\VideoLAN\VLC\vlc.exe" - --meta-title "The Blaze" |
#3
|
|||
|
|||
Re: Help with the Blaze Radio channelWhat would be the url that I could paste into my web browser so that it would open up the appropriate program? And what program is that, Real Player? I have never heard of RTMP Dump before.
TheBlaze is also on IHeartRadio but I am guessing that is an rtmp file, not aac or mp3? It sounds like they are deliberately making it difficult to play this outside of their player. |
#4
|
|||
|
|||
Re: Help with the Blaze Radio channelSo I was just trying to figure this out so I can listen to Buck Sexton with my XBMC live instead of just via podcast later. And I want to listen to Doc Thompson tonight on his "24 hours in 27 hours but only 21 hours straight" broadcast for Oklahoma. So with a combination of that RTMPdump and this:
http://forum.xbmc.org/showthread.php?tid=93280 You should be able to get it. That strm file should play in other programs, though I'm not sure. I hope that helps. EDIT: I just got home from work so I could try this out, and it works great. But it looks like the STRM file won't help you any. BUT for anyone who might care in the future: rtmp://cp7417.live.edgefcs.net/live/ playpath=prn_beck_ic_pri@86194 pageURL=http://www.theblaze.com/wp-content/themes/TheBlaze/blaze_radio/player/ app=live/ swfUrl=http://www.theblaze.com/wp-content/themes/TheBlaze/blaze_radio/player/player_brn_v3.swf swfVfy=true live=true If you put that in a text file, renamed to "something.strm" it will play The Blaze Radio in XBMC or anything that will play STRM files. Follow that link to create your own from an RTMPdump. Last edited by slonlo : 05-23-2013 at 05:29 PM. |
Tags: radio |
Thread Tools | |
Display Modes | |
|
|