View Single Post
  #3  
Old 02-17-2012, 10:39 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: Kiss 92.5 Toronto


Quote:
Originally Posted by antuan55 View Post
Hello everyone,

I'm trying this site "http://player.rogersradio.ca/ckis/recently_played" but I'm not luckly.. I've tried rtmpdump 2.3 & 2.4 on Windows and Linux with the same bad result "ERROR: Closing connection: NetStream.Play.StreamNotFound".

I think my mistake is −−playlist parameter because I'm not sure which one is. When I make a captured with Wireshark I don't see playlist fill.

My try:

Code:
rtmpdump.exe -a "live?ovpfv=2.1.4" 
  -f "LNX 10,2,159,1" 
  -s "http://player.rogersradio.ca/flash/NowPlaying.swf" 
  -t "rtmp://cp80873.live.edgefcs.net:1935/live?ovpfv=2.1.4" 
  -p "http://player.rogersradio.ca/ckis/recently_played"  
  -y "TOR925_AAC@13787" 
  -r "rtmp://cp80873.live.edgefcs.net:1935/live"
Thank you for your attention.

hy,

rtmpexplorer+rtmpsuck


Code:
rtmpdump -v -r "rtmp://cp80873.live.edgefcs.net:1935/live" -a "live?ovpfv=2.1.4" -f "WIN 11,1,102,55" -W "http://player.rogersradio.ca/flash/NowPlaying.swf" -p "http://player.rogersradio.ca/ckis/recently_played" -C Z: -y "TOR925_AAC@13787" -o "TOR925_AAC@13787.flv"
Reply With Quote