|
RTMPy is released under the LGPL 2.1 (or newer) license. For installation instructions, see the included Installation Guide.
The files below also include a copy of the documentation.
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