Table of Contents
Examples
Collection of Flash and Python examples for RTMPy.
All example files can be found in the Git repository: git://rtmpy.org/rtmpy-examples.git
General
- HelloWorld -- the classic example
Actionscript
- 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
