Table of Contents

  1. General
  2. Actionscript
  3. Python

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


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

Python