Hi all,

This  is my first time to use video sever. Now I meet a question I can not 
understand. The problem is when I increase the number of clients to above 60. I 
find that the client side will crash. I install the client side in a Virtual 
machine. The virtual machine has 8G memory size, 2vcpus. Java maximum heap size 
is 7G.  When it crashes, the ssh connection will exit. When I relogin, I find 
that all java process-the clients exit.
ps aux|grep java
However, the server side still has the requests, 
 RTP-Conns RTSP-Conns HTTP-Conns  kBits/Sec   Pkts/Sec   RTP-Playing   AvgDelay 
CurMaxDelay  MaxDelay  AvgQuality  NumThinned      Time
          4          4          0       1333        197             4         
-4          7         10          0          0     2013-09-27 03:09:21
          4          4          0       1197        177             4         
-4         10         10          0          0     2013-09-27 03:09:22
          4          4          0       1263        191             4         
-4          7         10          0          0     2013-09-27 03:09:23
          4          4          0       1196        184             4         
-4          9         10          0          0     2013-09-27 03:09:24
          4          4          0       1112        174             4         
-4          7         10          0          0     2013-09-27 03:09:25
          4          4          0       1024        157             4         
-5         10         10          0          0     2013-09-27 03:09:26
          4          4          0       1201        183             4         
-4         10         10          0          0     2013-09-27 03:09:27
          4          4          0       1662        252             4         
-3          6         10          0          0     2013-09-27 03:09:28
          4          4          0       1681        250             4         
-3          9         10          0          0     2013-09-27 03:09:29
          4          4          0       1525        222             4         
-3          7         10          0          0     2013-09-27 03:09:30
These values is not 0.
After the client crash for a long time, the server side still receives the 
requests.
Can anybody can give some reasons?


The other question is that usually uses which column as the performance is 
better. I want to know the meaning of AvgDelay. However, I do not yet find 
something about its meaning.
If I use different number of clients, this value seems no big difference. 

Reply via email to