PDA

View Full Version : HandShake: Type mismatch: client sent 6, server answered 9 with 2.4


jhb50
11-08-2011, 03:27 PM
Downloading per following and still getting HandShake: Type mismatch: client sent 6, server answered 9 error.
I thought this was fixed in 2.4??
C:\Users\John>"D:\My Program Downloads\Base Install Streaming\RTMPDump\rtmpdump-
2.4\rtmpdump.exe" -r "rtmpe://discovery.fcod.llnwd.net/a6290/d1/2011/11/02/DISC-
AUC-EP-CIG-CLIP01.mp4?h=1f10eb325590d8374e026c8bd5edf857" -o D:out.mp4
RTMPDump v2.4 GIT-2011-07-11 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
ERROR: Closing connection: NetStream.Failed

svnpenn
11-08-2011, 03:32 PM
No URL, no cookie.

daMichael
11-11-2011, 07:27 PM
I am also getting this error. My script calls this (on one line)
rtmpdump
-r "rtmpe://mbrstream.kelbymediagroup.com/ondemand/encoding"
-a "ondemand/encoding"
-f "WIN 11,0,1,152"
-W "http://media.kelbymediagroup.com/players/player5.7/player.swf"
-p "http://kelbytraining.com/online/watch/dblack_lightpaint"
-y "mp4:kt_dblack_lightpaint_01_360p.mp4"
-o "1 .mp4"

RTMPDump v2.4 GIT-2011-09-30 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: duration 385.59
INFO: moovPosition 40.00
INFO: width 640.00
INFO: height 360.00
INFO: videocodecid avc1
INFO: audiocodecid mp4a
INFO: avcprofile 66.00
INFO: avclevel 13.00
INFO: aacaot 2.00
INFO: videoframerate 29.97
INFO: audiosamplerate 44100.00
INFO: audiochannels 1.00
INFO: tags:
INFO: ©too Lavf53.4.0
INFO: ©cpy kelbymediagroup.com
INFO: trackinfo:
INFO: length 1155600.00
INFO: timescale 2997.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype avc1
INFO: length 17004544.00
INFO: timescale 44100.00

file downloads, but I would like to get rid of the error

svnpenn
11-11-2011, 07:39 PM
Its not an "error", its a "warning". There is a big difference.

daMichael
11-11-2011, 10:06 PM
yes there is. need to read a tad more carefully. looking for non-existent problems made the script a little better. :D

roaming_romeo
12-01-2011, 07:05 AM
I keep getting similiar errors. Program gets the movie url at bigflix but fails to download file. I hve Win7 32 bit.