Hello, <div>this may be a simple question but I still need your opinions suggestions and advice. </div><div><br></div><div>How would one be be able to monitor all clients connected (count, IP, Client session), their duration and subSession name say at an interval of 10 seconds. </div>

<div>I have based my apps the testOnDemandServer and want to see actual usage. define Debug is nice, but does not really do it for me. </div><div>I was thinking of getting the HashTable with client sessions, but I am facing several issues: 1. how do I call it ? 2. How to iterate thought it, and also it does not really contain all the metrics one would want to see. </div>

<div>Also all connects and disconnects would be nice. I can put this in the RTSPSrver code, but is there a way to call this some how without changing the code ?</div><div><br></div><div>Additionally how do I use the GroupSock statistics for traffic, could not find and example for this anywhere. </div>

<div>I want to display bandwidth usage for incoming multicast and outgoing unicast traffic for example.  </div><div>I know how to schedule an event every xxxxxx milliseconds, but need help on getting the data.</div><div>
<br>
</div><div>Any advice, code hints or fragments anyone can share will be appreciated ?</div><div><br></div><div>Thanks, </div><div>Zed.</div><div><br>
</div>