Copyright 2009 Howard Chu
Copyright 2009 The Flvstreamer Team
+16 December 2009, v2.x
+- rewrote everything else in C, reorganized to make it usable again as a library
+- fixed more portability bugs
+- plugged memory leaks
+
2 December 2009, v1.9a
- fix auth string typo
- handle FCUnsubscribe message
-RTMP Dump v1.9
+RTMP Dump v2.0
(C) 2009 Andrej Stepanchuk
(C) 2009 Howard Chu
License: GPLv2
OpenSSL cross-compiling can be a difficult beast.
-Credit goes to team boxee for the XBMC RTMP code used in RTMPDumper.
+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.