<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><blockquote type="cite"><div dir="ltr">None of these is the problem, as you have said, the CPU utilization remains low, and there is no network problem as i am running server and cliente on the same machine.<div><br></div><div>The number of sockets cannot be a problem, because with high resolution videos, only with 5 or 6 clients connected, the performance decreases a lot. You can continue adding clients, but without a good performance...</div></div></blockquote><div><br></div></div>Are these clients actually decoding and displaying the video (rather than just receiving it)?  If so, then perhaps your bottleneck is there - in whatever is doing the decoding?  E.g., do you have a separate GPU or something doing the decoding?<div><br></div><div>One way to test this is to use "openRTSP" as your client.  "openRTSP" just receives data (and outputs it to a file), but does not decode it.  Try running "openRTSP" multiple times (you may wish to use the "-F <filename-prefix>" option to give each output file a different filename prefix, to distinguish them).  Then try playing the received files using a media player.  (If your video is H.264, and you're using VLC as your media player, then you'll need to rename each video file to have a ".h264" filename suffix.)  This will tell you whether or not data loss is happening.</div><br><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  ">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a></span></span>
</div>
<br></body></html>