RTMPDUMP still dont support type 9 handshake?
#1
Smile 
I am using BlueCop's Hulu plugin

I am pretty sure I have the latest rtmpdump installed:
Code:
rtmpdump -h
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
But still I get warnings:
Code:
WARNING: HandShake: Type mismatch: client sent 6, server answered 9

But the main page of RTMPDUMP says:
Code:
http://rtmpdump.mplayerhq.hu/
Aside from various minor bugfixes since 2.3, RTMPE type 9 handshakes are now supported.

Am I the only one who has this problem?

And I still get errors:
Code:
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
ERROR: HandleCtrl: SWFVerification Type 2 request not supported! Patches welcome...
ERROR: rtmp server sent error
ERROR: rtmp server requested close
Reply
#2
it does support RTMPE type 9 handshakes. it sends a clientsig of 6, to hopefully get a lower handshake I guess. the warning just means it replied asking for a 9. rtmpdump then does that ok.

The issue you have is different. rtmpdump doesn't yet support "SWFVerification Type 2". it is not the same thing.
Reply

Logout Mark Read Team Forum Stats Members Help
RTMPDUMP still dont support type 9 handshake?0