Skip to main content
Known Participant
January 4, 2012
Question

How to display current # of viewers and total views similar to how ustream displays them?

  • January 4, 2012
  • 1 reply
  • 1078 views

How can you display current # of viewers connected to a stream and total views similar to how ustream displays them?

Is this done using server side actionscript? Are there any templates and/or examples or tutorials to use to get started?

Thanks,

Dave

    This topic has been closed for replies.

    1 reply

    Adobe Employee
    January 5, 2012

    You may do some of these things using the Admin API..

    Flash media admin server listens on port 1111 for Http request.. You can fire requests for such stats..

    For example, here http://livedocs.adobe.com/flashmediaserver/3.0/hpdocs/help.html?content=00000482.html this may be helpful..