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.