This code also requires you to have OpenSSL and zlib installed.
+Credit goes to team boxee for the XBMC RTMP code originally used in RTMPDumper.
+The current code is based on the XBMC code but rewritten in C by Howard Chu.
+
SWF Verification
----------------
e.g. $ ./rtmpdump --swfhash "123456..." --swfsize 987...
+
Connect Parameters
------------------
OpenSSL cross-compiling can be a difficult beast.
+Precompiled OpenSSL binaries for Windows are available on
+http://www.slproweb.com/products/Win32OpenSSL.html
+
+If you're just running a pre-built Windows rtmpdump binary, then all you
+need is the "Light" installer. If you want to compile rtmpdump yourself,
+you'll need the full installer.
-Credit goes to team boxee for the XBMC RTMP code originally used in RTMPDumper.
-The current code is based on the XBMC code but rewritten in C by Howard Chu.
Example Servers
---------------