LuckyLoader
05-03-2011, 08:35 PM
Hi,
this one gives me a hard time. GetFLV also gives completely different URLs/MRLs so i'm not sure if its a honeypot or something.
These are the URLs:
www.adamski.tv (Beware! Its full of ads, scripts and such. Better only enter with noscript).
http://www.yycast.com/AdamskiTVTest
My best bet so far is:
rtmpdump -V --host "live.yycast.com" -a "live/_definst_" --port 1935 --protocol 0 -W "http://img.yycast.com:805/player-licensed.swf" -p "http://www.yycast.com/AdamskiTVTest" -y "AdamskiTVTest" -o AdamskiTVTest.flv -v
I changed some values manually. I'm not sure if they are right or not. You may want to start by collecting your own values instead. I used 'plugin-container.exe' memory dumps, rtmpsrv.exe, URL Snooper (http://all-streaming-media.com/find-stream-URL/Project-URL-Snooper-Find-the-actual-stream-URL-Free-download.htm) and GetFLV (http://all-streaming-media.com/record-video-stream/GetFLV-Download-and-convert-flash-video-streaming.htm) to collect values. Currently without success.
Any ideas?
Edit: This one is working.
rtmpdump -r "rtmp://85-197.yycast.com/live/_definst_" -W "http://img.yycast.com:805/player-licensed.swf" -p "http://www.yycast.com/AdamskiTVTest" -y "AdamskiTVTest" -o AdamskiTVTest.flv -v
this one gives me a hard time. GetFLV also gives completely different URLs/MRLs so i'm not sure if its a honeypot or something.
These are the URLs:
www.adamski.tv (Beware! Its full of ads, scripts and such. Better only enter with noscript).
http://www.yycast.com/AdamskiTVTest
My best bet so far is:
rtmpdump -V --host "live.yycast.com" -a "live/_definst_" --port 1935 --protocol 0 -W "http://img.yycast.com:805/player-licensed.swf" -p "http://www.yycast.com/AdamskiTVTest" -y "AdamskiTVTest" -o AdamskiTVTest.flv -v
I changed some values manually. I'm not sure if they are right or not. You may want to start by collecting your own values instead. I used 'plugin-container.exe' memory dumps, rtmpsrv.exe, URL Snooper (http://all-streaming-media.com/find-stream-URL/Project-URL-Snooper-Find-the-actual-stream-URL-Free-download.htm) and GetFLV (http://all-streaming-media.com/record-video-stream/GetFLV-Download-and-convert-flash-video-streaming.htm) to collect values. Currently without success.
Any ideas?
Edit: This one is working.
rtmpdump -r "rtmp://85-197.yycast.com/live/_definst_" -W "http://img.yycast.com:805/player-licensed.swf" -p "http://www.yycast.com/AdamskiTVTest" -y "AdamskiTVTest" -o AdamskiTVTest.flv -v