Download

RTMPy is released under the LGPL 2.1 (or newer) license. For installation instructions, see the included Installation Guide.

Latest Stable Release - 0.1

What’s New in RTMPy 0.1

The files below also include a copy of the documentation.

Latest Development Source Code

What’s New in RTMPy 0.1

The Git repository URL for the RTMPy project is at http://github.com/hydralabs/rtmpy.

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

git clone git://github.com/hydralabs/rtmpy.git

For installing this development version:

cd rtmpy
python setup.py develop