View Single Post
  #3  
Old 08-01-2013, 04:09 AM
tural2010 tural2010 is offline
Junior Member
 
Join Date: Aug 2013
Posts: 4
tural2010 is on a distinguished road
Default

Re: streamate.com - HandShake: client signature does not match!


Quote:
Originally Posted by hasomaso View Post
Code:
rtmpdump -v -r "rtmp://fcs131-1.streamate.com/reflect/2996240356" -a "reflect/2996240356" -f "WIN 11,8,800,94" -W "http://www.naiadsystems.com/flash/generic/20130729142437-6-6b7256f/avchat.swf" -p "http://www.streamate.com/cam/Driving_Crazy/?langchoice=de" -C S:0 -C S:12826448 -C S: -C O:1 -C NS:pid:12826448 -C NS:freecnt:2 -C NS:nickname: -C NS:sessionType:preview -C NS:sid:2996240356 -C NS:ft:15 -C NS:sakey: -C NS:lang:de -C NS:hd:1 -C NN:version:7.000000 -C NS:sk:streamate.com -C NS:signupargs:smid=12826448 -C NS:srv:72977 -C NS:g:L2NhbS9Ecml2aW5nX0NyYXp5Lz9sYW5nY2hvaWNlPWRl -C O:0 -y "2996240356" -o "2013-08-01_10-52-33_2996240356.flv"
Thanks. That works perfectly. I was missing all the "-C" parameters. How did you manage to get these? I can see them in the source code now, so programmatically it should be possible to string together all the arguments for rtmpdump.
Reply With Quote