Skip to content

thijstriemstra/rtmp-trivia

Repository files navigation

Real-time Trivia game for Flash Player using RTMPy, PyAMF, Plasma and SQLAlchemy.

Consists of:

  • RTMP server
  • AMF server
  • database with questions
  • Flash client

The server can be started by running this command from the python directory:

twistd -no trivia

Or display the options with:

twistd trivia --help