rtpMonitor

rtpMonitor is a Java application that collects statistics about RTP Sessions. It was implemented using Sun's Java Media Framework (JMF) version 2.0 Beta, and it has the following capabilities:

- presents global session statistics, individual stream statistics and feedbacks from all participants;
- records the statistics in text files, continuously, in intervals defined by the user;
- plays the received streams (audio and video);
- participates in the session by sending RTCP packets, if desired;

Download: rtpMonitor.zip, rtpMonitor.tar.gz

The following documentation is available:

User Installation Instructions
User Manual
Javadoc
Francisco Afonso's Thesis Presentation
Francisco Afonso's Thesis

_______________________________________________________________
last update: 26 September 1999
by: Francisco Afonso & Don Brutzman