RTMPy Download

RTMPy is released under the MIT license. For installation instructions, see the Install? page or the included INSTALL file.

Latest Development Source Code

We use Subversion for source revision control and code sharing.

Subversion

The Subversion repository URL for the RTMPy project is at http://svn.rtmpy.org

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 development version:

cd rtmpy
python setup.py develop