together.rtspserver
Class Diagram rtspServer design

Class Summary
RtspCommandLineImported. Parses and syntax checks the command line arguments and allows other classes to access those values.
RtspConfigurationImported. Parses and syntax checks the rtsp configuration file and allows other classes to access those values.
RtspFileManagerImported. Maintins a list of files for access locking.
RtspRtpProcessorImported. Processes (play and record) rtp traffic for all the active sessions.
RtspServerImported. Process the message from the RtspMsgInterface in a seperate thread.
RtspServerStatsImported.  
RtspSessionImported. Class to keep per session parameters.
RtspSessionManagerImported. Mananges all the rtsp sessions for rtsp server.
RtspSessionStatsImported.  
StateMachineImported.