View Single Post
  #22  
Old 02-26-2012, 12:05 PM
mocha mocha is offline
Junior Member
 
Join Date: Mar 2010
Posts: 23
mocha is on a distinguished road
Default

Re: Record Clear Channel radio stations (iheartradio.com)


Was there some new change to the parameters needed for rtmpdump? Going to the xml page and using the primary_location URL no longer works as of last night.

Example command:

Code:
$ rtmpdump -r "rtmp://cp19783.live.edgefcs.net/live/Sac_CA_KSTE-AM_OR@s7939?autha7dEcmanabb0bwb.d2ahaEb3-bpsOlj-4q-NM4X2_1nuGApo1FAokxsyq&aifp=1234&CHANNELID=229&CPROG=_&MARKET=SACRAMENTO-CA&REQUESTOR=KSTE-AM&SERVER_NAME=p2.kste-am.ccomrcdn.com&SITE_ID=691&STATION_ID=KSTE-AM&MNM=1&TYPEOFPLAY=0" -v | mplayer -
Resulting output:

Code:
Playing -.
Reading from stdin...
INFO: Connected...
ERROR: Closing connection: NetStream.Play.StreamNotFound
Reply With Quote