Latest Development Source Code

We use Subversion for source revision control and code sharing.

The Subversion repository URL for the RTMPy project is at:

http://svn.rtmpy.org

Download

The latest revision of RTMPy can be checked out with the following command:

svn co http://svn.rtmpy.org/rtmpy/trunk rtmpy

For installing this version:

cd rtmpy
python setup.py install