Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

rtmpdump does not start & error: HandShake: Type mismatch: client sent 6, server ...

(http://stream-recorder.com/forum/showthread.php?t=8603)

cremefresh 03-12-2011 07:41 PM

rtmpdump does not start & error: HandShake: Type mismatch: client sent 6, server ...


 
Hello,
I use rtmpdump.exe since over half a year for rtmpe streams, on my Windows XP system. I use ABP to find the rtmpe stream links and the command c:\rtmpdump.exe -r "rtmpe://link" -o example.flv

I have everything up-to-date *adobe, rtmpdump.exe* For rtmp streams I have streamtransport and replay media catcher.

But since two days rtmpdump.exe doesn`t work like before.

I wanted to download a video from Spike.com
c:\rtmpdump.exe -r "rtmpe://cp22372.edgefcs.net/ondemand/mtvnorigin/contentstore/media/2/9/0/5/7/2905762_700.flv" -o 1.flv

But the program opens and just closes fast just right the moment after, and there is this error message:
WARNING: HandShake: Type mismatch: client sent 6, server answered 9.
or
"no:// in url"

I re-checked some old videodownloads and now I cannot download the same videos which worked perfectly before, like from uma:mtv or vh-1, or msn. *never had problems before, everything worked perfect, also regular or being online meanwhile with a proxy*

I hope you can help me to find out what is wrong. :(

hyc 03-15-2011 07:10 AM

Re: rtmpdump does not start & error: HandShake: Type mismatch: client sent 6, server


 
Type 9 RTMPE handshakes are not yet supported in rtmpdump.

Monster 03-15-2011 07:42 PM

Re: rtmpdump does not start & error: HandShake: Type mismatch: client sent 6, server


 
Hi!

I'm just replying as there is no funktion to subscribe to this thread without replying I guess.

I have spent the hole day in order to get around this handshake error and finally endet up here.

As rtmpdump does not support type 9 handshakes, there will be no further searching - I will just have to wait for an update, right?

Greetings,

Mo

Stream Recorder 03-17-2011 05:10 AM

Re: rtmpdump does not start & error: HandShake: Type mismatch: client sent 6, server


 
Quote:

Originally Posted by Monster (Post 26226)
I'm just replying as there is no funktion to subscribe to this thread without replying I guess.

Click onto the following link to subscribe to this thread:
http://stream-recorder.com/forum/sub...ription&t=8603

Or just click onto "Thread Tools" above and select "Subscribe to this thread".

nullacht 03-19-2011 04:27 PM

Re: rtmpdump does not start & error: HandShake: Type mismatch: client sent 6, server


 
Quote:

Originally Posted by cremefresh (Post 26119)

But since two days rtmpdump.exe doesn`t work like before.

I wanted to download a video from Spike.com

RTMPDump v2.1d works flawlessly, while RTMPDump v2.3 fails...

Code:

http://www.spike.com/full-episodes/lehjxa/1000-ways-to-die-better-them-than-us-season-3-ep-320
Code:

rtmpdump -r "rtmpe://cp22372.edgefcs.net:1935/ondemand?ovpfv=2.1.4" -a "ondemand?ovpfv=2.1.4" -W "http://media.mtvnservices.com/player/prime/mediaplayerprime.1.6.0.swf" -y "mp4:mtvnorigin/gsp.spike-assets/spikecomstor/media/shows/1000wd/s04/e05/1000wd_s04e05_act1_1280x720_3500_h32.mp4" -o 1000wd_s04e05_act1_1280x720_3500_h32.flv
RTMPDump v2.1d:

Code:

RTMPDump v2.1d
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
Starting download at: 0.000 kB
Metadata:
  duration              374.01
  moovPosition          36.00
  width                1280.00
  height                720.00
  videocodecid          avc1
  audiocodecid          mp4a
  avcprofile            100.00
  avclevel              32.00
  aacaot                2.00
  videoframerate        29.97
  audiosamplerate      22050.00
  audiochannels        2.00
trackinfo:
  length                1120500.00
  timescale            2997.00
sampledescription:
  sampletype            avc1
  length                8246873.00
  timescale            22050.00
sampledescription:
  sampletype            mp4a
  length                600.00
  timescale            600.00
sampledescription:
  length                600.00
  timescale            600.00
sampledescription:
160054.690 kB / 374.01 sec (100.0%)
Download complete

RTMPDump v2.3:

Code:

RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
WARNING: HandShake: Server not genuine Adobe!
ERROR: RTMP_Connect1, handshake failed.


cybertot 03-22-2011 04:32 AM

Re: rtmpdump does not start & error: HandShake: Type mismatch: client sent 6, server


 
This didn't work for me on some of the other main sites

SpaceMonkeyGuy 03-23-2011 11:05 AM

Re: rtmpdump does not start & error: HandShake: Type mismatch: client sent 6, server


 
I'm currently facing this problem as well, although I can't get round it by using XP/Vista as I'm in linux. Any suggestions? I tried using older 2.1d builds but then all I get are errors relating to NetConnection.Connect.Rejected> and [ AccessManager.Reject ] : Access denied!> :confused:

nullacht 03-23-2011 04:48 PM

Re: rtmpdump does not start & error: HandShake: Type mismatch: client sent 6, server


 
Note: The issue was already fixed. Get the latest SVN version (r563).

Code:

svn://svn.mplayerhq.hu/rtmpdump/trunk

MickJT 03-23-2011 09:16 PM

Re: rtmpdump does not start & error: HandShake: Type mismatch: client sent 6, server


 
Quote:

Originally Posted by nullacht (Post 26421)
Note: The issue was already fixed. Get the latest SVN version (r563).

Code:

svn://svn.mplayerhq.hu/rtmpdump/trunk

It still doesn't work on the YouTube RTMPE stream I've tried. I can PM you the link if you want it.

hyc 03-24-2011 01:06 AM

Re: rtmpdump does not start & error: HandShake: Type mismatch: client sent 6, server


 
The patch in svn only allows rtmpdump to continue to work with Flash servers that still support Flash 9.x clients. There are many servers out there now that require Flash 10.x clients and in that case, rtmpe type 9 is still needed.


All times are GMT -6. The time now is 05:09 AM.