Author: hyc Date: Wed Jun 30 21:51:21 2010 New Revision: 528 Log: 2.3 notes about shared library Modified: trunk/README Modified: trunk/README ============================================================================== --- trunk/README Wed Jun 30 21:41:52 2010 (r527) +++ trunk/README Wed Jun 30 21:51:21 2010 (r528) @@ -1,4 +1,4 @@ -RTMP Dump v2.2e +RTMP Dump v2.3 (C) 2009 Andrej Stepanchuk (C) 2009-2010 Howard Chu (C) 2010 2a665470ced7adb7156fcef47f8199a6371c117b8a79e399a2771e0b36384090 @@ -37,6 +37,13 @@ You may also turn off all crypto support $ make CRYPTO= +A shared library is now built by default, in addition to the static +library. You can also turn it off if desired + + $ make SHARED= + +The rtmpdump programs still link to the static library, regardless. + Note that if using OpenSSL, you must have version 0.9.8 or newer. Credit goes to team boxee for the XBMC RTMP code originally used in RTMPDumper.
participants (1)
-
hyc