From: hyc Date: Thu, 4 Mar 2010 17:15:40 +0000 (+0000) Subject: Cleanup X-Git-Tag: v2.4~234 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7fe8d4c73d18191a3369a68bd4a47bbeecc46be5;p=rtmpdump Cleanup git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@295 400ebc74-4327-4243-bc38-086b20814532 --- diff --git a/README b/README index 7f07b10..37b622d 100644 --- a/README +++ b/README @@ -31,6 +31,12 @@ This code also requires you to have OpenSSL and zlib installed. SWF Verification ---------------- +Note: these instructions for manually generating the SWFVerification +info are provided only for historical documentation. The software can now +generate this info automatically, so it is no longer necessary to +run the commands described here. Just use the -W (--swfVfy) option +to perform automatic SWFVerification. + Download the swf player you want to use for SWFVerification, unzip it using $ flasm -x file.swf @@ -45,11 +51,6 @@ and use the --swfhash "01234..." option to pass it. e.g. $ ./rtmpdump --swfhash "123456..." --swfsize 987... -Note: all of this is done automatically if you provide the SWF URL using -the -W (--swfVfy) option instead of the -s (--swfUrl) option. Also, the -hash info is cached in ~/.swfinfo so it doesn't need to be ecalculated -all the time. - Connect Parameters ------------------