[rtmpdump] r304 - in tags/rel-2.2: . README
hyc
subversion at mplayerhq.hu
Sat Mar 6 02:16:34 CET 2010
Author: hyc
Date: Sat Mar 6 02:16:33 2010
New Revision: 304
Log:
Resync
Modified:
tags/rel-2.2/ (props changed)
tags/rel-2.2/README
Modified: tags/rel-2.2/README
==============================================================================
--- tags/rel-2.2/README Fri Mar 5 23:21:15 2010 (r303)
+++ tags/rel-2.2/README Sat Mar 6 02:16:33 2010 (r304)
@@ -27,6 +27,9 @@ Please read the Makefile to see what oth
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
----------------
@@ -51,6 +54,7 @@ and use the --swfhash "01234..." option
e.g. $ ./rtmpdump --swfhash "123456..." --swfsize 987...
+
Connect Parameters
------------------
@@ -93,9 +97,13 @@ make && make install_sw
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
---------------
More information about the rtmpdump
mailing list