rtmpdump 2.4 for OS/2
(git snapshot e0056c51cc1710c9a44d2a2c4e2f344fa9cabcf4)
RTMP streaming web client (commands and a library)
web http://rtmpdump.mplayerhq.hu/


System Requirement:

 - OS/2 Warp V4 with FP5 (or later)
 - MMX Pentium or above CPU
 - TCP/IP for OS/2 (tcpip32: V4.1 or later)
 - kLIBC 0.6 (0.6.3 or later)
 for developer:
 - InnoTek/NetLabs gcc 3.3.5 csd 3 (or above)
 - zlib 1.2.7
 - OpenSSL 1.0.0

Now rtmpdump is linking PolarSSL 1.1.4 (http://www.polarssl.org) statically
instead of OpenSSL, and will work without OpenSSL runtime DLLs.
But the library librtmp.a is still depended on OpenSSL libraries. To use
it with other SSL/TLS layers, you may need re-build librtmp by yourself.


Usage:

  See the manpage (at share/man/man1/rtmpdump.1) or html with a browser
  (at share/doc/rtmpdump-2.4/rtmpdump.1.html).

note:
 - I have not tested optinal progs (except rtmpdump) throughly.


