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

Kiss 92.5 Toronto

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

antuan55 02-17-2012 10:28 AM

Kiss 92.5 Toronto


 
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.

KSV 02-17-2012 10:36 AM

Re: Kiss 92.5 Toronto


 
just add the -v (--live) switch.

hasomaso 02-17-2012 10:39 AM

Re: Kiss 92.5 Toronto


 
Quote:

Originally Posted by antuan55 (Post 40399)
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"

antuan55 02-18-2012 03:43 AM

Re: Kiss 92.5 Toronto


 
Thanks to both of you ;)


All times are GMT -6. The time now is 01:42 PM.