Examples
Collection of Flash and Python examples for RTMPy.
All example files can be found in the repository: http://svn.rtmpy.org/examples/trunk
There is also a tarball file available with the examples only that is in sync with the repository: RTMPy-latest-examples.tar.gz
General
- HelloWorld -- the classic example
Flash
- EchoTest -- simple client/server example that returns any received AMF data structures back to the client
- SimpleMediaPlayer -- simple media player with http/rtmp support for debugging
