[Live-devel] Number of viewers of a multicast video stream
Alex Alex
alexone1980 at yahoo.it
Thu May 7 05:25:24 PDT 2009
thanks.
I have just tried your solution, calling videoSink->transmissionStatsDB().numReceivers() but:
1) the count is incremented only when the stream is viewed from a receiver on a different host than the streamer's one.
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)
any suggestion?
thanks
--- Gio 7/5/09, Ross Finlayson <finlayson at live555.com> ha scritto:
Da: Ross Finlayson <finlayson at live555.com>
Oggetto: Re: [Live-devel] Number of viewers of a multicast video stream
A: "LIVE555 Streaming Media - development & use" <live-devel at ns.live555.com>
Data: Giovedì 7 maggio 2009, 10:37
> is there a way to count how many clients are currently viewing a multicast
video stream ?
Yes, we do this automatically by noting incoming RTCP "RR" packets
from receivers.
To get this count, call
"RTPSink::RTPTransmissionStatsDB::numReceivers()".
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
live-devel at lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20090507/a4e695b8/attachment-0001.html>
More information about the live-devel
mailing list