Ethereal-dev: Re: [Ethereal-dev] Rtp Graph

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Lars Ruoff" <lars.ruoff@xxxxxxxxxxxxxxxxxx>
Date: Thu, 29 Jan 2004 09:45:55 +0100
> Hi all, I'm pretty new to this list, so a hello to everyone.
Hi.

> I'm working for my Uni thesis on the analysis of RTP traffic. I was
wondering
> who is working on the RTP Graph project.
> I see in rtp_analysis.c there is a "coming soon" for the
USE_CONVERSATION_GRAPH.
> Would like to contact who is working on that.
> Thanks!

Me! Well, actually not any more, but i might retake work on that if i got a
bit more time for the project.
(Or even better, *someone else*, preferably someone who's doing a Uni thesis
on the subject, might continue the work ;-) )
In fact, i have a graph prototype *ready* for my own purposes. But i never
spent the time for necessary GTK1/2 compatibility tests, so this is why i
didnt submit.
Also, the graph prototype is very limited in that it only displays vertical
bars for all packets in order to see silent times and errors.
The long-term goal is to have an RTP-independent graphing module that allows
to display any kinds of graphs (bars, dots, lines, ...) for given
packet/value lists. My graph module is a first attempt in that direction,
since it works on structures completely independent of rtp_analysis.
Shall i send you the source?
And what aspects of RTP analysis does your thesis cover? Could be
interesting for the RTP analysis crew at Ethereal-Dev.

Lars Ruoff.