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 and
GetFLV 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