PDA

View Full Version : I have a flash live,but can't record it


test1199
08-03-2012, 03:03 AM
There are many live flash in http://v.6.cn, but i can't connect them and capture,any body can help me?
And i also try the windump,but when extract: zz.pl e:\tmp\111.pcap e:\tmp\111.flv
It says Unexpected tcpdump header line, line 1:
My windump command is: windump -i 1 -w e:\tmp\11 -p -s 0 -n host 119.167.208.248 and tcp port 8080


The debug message is too big to post,so i put them in a file as attachment!
Thanks EveryBody!!!!!!!

hasomaso
08-03-2012, 09:49 AM
hello,

try this

rtmpdump -v -r "rtmp://58.215.125.19:8080/liverepeater/v20500003-3242655" -W "http://v.6.cn/apple/player/livePlayer6.5.swf" -p "http://v.6.cn/80001" -y "v20500003-3242655" -o "output.flv"

test1199
10-03-2012, 02:33 AM
yes, it's succesful,thank you!