[Live-devel] Question about openRTSP

Eric Peters epeters at graphics.cs.uni-sb.de
Fri May 20 14:58:50 PDT 2005


Hello to all,

I would do some statistics about my implemented streaming server. So I use 
openRTSP to check the "Quality of Service"-summary. I start openRTSP with the 
commandline

openRTSP -e 1200 -Q -v -V rtsp://server_host:7070/stream0 >& output.log

In a shell-script I generate ten clients which connect to the server. They all 
write to different logfiles. At the end I found in the logfiles some strange 
things. Although I stream from the same file and every client gets an own 
instance of the stream (the source isn't reused) the number of streamed packets 
is different. And although I added the flag -e 1200 which means that the client 
should receive 1200 seconds of the stream the elapsed_measurement_time is in 
some cases smaller than 1200 seconds.

Why I get different number of packets although no packet is lost? Why is the 
elapsed measurement time smaller than 1200 seconds?

I added a sample logfile if your are interested in. The used streaming server 
uses the Live Media library for RTP and RTSP support.

Greetings
Eric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: client.log
Type: text/x-log
Size: 3389 bytes
Desc: not available
Url : http://lists.live.com/pipermail/live-devel/attachments/20050520/4733fda0/client.bin


More information about the live-devel mailing list