rtmpd overview

rtmpd is a BSD licensed daemon for Real Time Messaging Protocol. Applications for it are compiled as DSO files and loaded at the runtime, similar to Apache modules.

Visit the project web page at sf.net.

To check out the latest version please try:

cvs -d :pserver:rtmpd.cvs.sf.net:/cvsroot/rtmpd co -PA rtmpd

Eventual warnings about the missing .cvspass file can be ignored. If you are behind a corporate proxy, you can try adding the following to your ~/.ssh/config file:

host rtmpd.cvs.sf.net
        ProxyCommand "$HOME/bin/connect" -H your.web.proxy:8080 %h 443

Or just browse the CVS repository.

Coding guidelines

Project targets

Developers

Alexander Farber (looking for a job as Perl/C developer starting Sep. 2008)

$Id: index.html,v 1.9 2008/01/24 10:31:11 afarber Exp $