Updated 2012/06/11: The project is available on GitHub: rtmp-python
Updated 2012/03/25: Updated to work with newer version of PyAMF.
Updated 2010/10/30: Added an RTMPClient class that simplifies client applications. Also updated the assertions.
Recently I started investigating the RTMP, which is a protocol used by Adobe Flash for communication between the player and the server. The communication could involve either video, audio or plain data. Typically Abode Flash applications communicate with Adobe Flash Media Server.



