<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">thanks.<br>I have just tried your solution, calling videoSink-&gt;transmissionStatsDB().numReceivers() but:<br><br>1) the count is incremented only when the stream is viewed from a receiver on a different host than the streamer's one.<br><br>2) the count is not decremented when the stream is not viewed anymore from a receiver... (I just close VLC and the count remains the same)<br><br>any suggestion? <br>thanks<br><br><br>--- <b>Gio 7/5/09, Ross Finlayson <i>&lt;finlayson@live555.com&gt;</i></b> ha scritto:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">Da: Ross Finlayson &lt;finlayson@live555.com&gt;<br>Oggetto: Re: [Live-devel] Number of viewers of a multicast video stream<br>A: "LIVE555 Streaming Media - development &amp; use" &lt;live-devel@ns.live555.com&gt;<br>Data: Giovedì 7 maggio 2009,
 10:37<br><br><pre>&gt; is there a way to count how many clients are currently viewing a multicast<br>video stream ?<br><br>Yes, we do this automatically by noting incoming RTCP "RR" packets<br>from receivers.<br><br>To get this count, call<br>"RTPSink::RTPTransmissionStatsDB::numReceivers()".<br>-- <br>Ross Finlayson<br>Live Networks, Inc.<br>http://www.live555.com/<br>_______________________________________________<br>live-devel mailing list<br>live-devel@lists.live555.com<br>http://lists.live555.com/mailman/listinfo/live-devel<br></pre></blockquote></td></tr></table><br>