Re: [Live-devel] Number of viewers of a multicast video stream

2009-05-07 Thread Alex Alex
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 fro

[Live-devel] Number of viewers of a multicast video stream

2009-05-07 Thread Alex Alex
Hi, is there a way to count how many clients are currently viewing a multicast video stream ? If so, which classes/functions should I consider to add on a test program like testXYZVideoStreamer.cpp ? Thanks Alex ___ live-devel mailing list li