[rtmpdump] r348 - web/index.html

hyc subversion at mplayerhq.hu
Sun Mar 14 00:54:11 CET 2010


Author: hyc
Date: Sun Mar 14 00:54:10 2010
New Revision: 348

Log:
Link to ChangeLog, manpages

Modified:
   web/index.html

Modified: web/index.html
==============================================================================
--- web/index.html	Sun Mar 14 00:40:20 2010	(r347)
+++ web/index.html	Sun Mar 14 00:54:10 2010	(r348)
@@ -9,7 +9,8 @@
 <h1>RTMP Dump</h1>
 
 <p>
-rtmpdump is a tool to download rtmp:// and rtmpe:// streams.
+rtmpdump is a tool to download RTMP streams. All forms of RTMP are supported,
+including rtmp://, rtmpt://, rtmpe://, rtmpte://, and rtmps://.
 <p>
 License: GPLv2
 <br>
@@ -45,7 +46,10 @@ The latest release is 2.2 which you can 
 Releases will also be provided as compressed tar archives in
 the <a href="download">download</a> directory. There are also zip archives
 in this directory; these contain binaries of builds for Windows or other
-platforms.
+platforms.<br>
+<br>
+Read the <a href="ChangeLog">ChangeLog</a> for a summary of the changes in
+each release.
 </p>
 <p>
 Part of the aim in the 2.x rewrite is to make the code usable as a standalone
@@ -55,7 +59,14 @@ could benefit from the RTMP support in t
 list and discuss your ideas.
 </p>
 <p>
-Also new in 2.1 are two additional server programs, <b>rtmpsrv</b> and
+As of 2.2 the main protocol code is now available in its own library, librtmp.
+This library is licensed under LGPL so it may be used freely in other applications.<br>
+<br>
+Some manpages have been added for 2.2. You can read the
+<a href="rtmpdump.1.html">rtmpdump</a> manpage and the
+<a href="rtmpgw.8.html">rtmpgw</a> manpage online as well.<br>
+<br>
+As of 2.1 there are two additional server programs, <b>rtmpsrv</b> and
 <b>rtmpsuck</b>.
 </p>
 <p>


More information about the rtmpdump mailing list