Skip to main content
Sv_Bell
Known Participant
May 11, 2012
Question

Counting streams served by FMS

  • May 11, 2012
  • 1 reply
  • 915 views

It might sound dumb, but how can I count the daily number of streams that FMS is serving? I just need a very basic stat on that, only the number of connections per day. Is there any other way than going thru the log to take a look? I just want to know how many people come to watch my content every day.

sv

    This topic has been closed for replies.

    1 reply

    Petro_O__Bochan
    Inspiring
    May 11, 2012

    Hello, either use the application.onPublish() event or the admin function getLiveStreams().

    Sv_Bell
    Sv_BellAuthor
    Known Participant
    May 11, 2012

    ...Pardon me? Sorry I'm not that expert with FMS. What do I do with these commands? Where do I need to place them in the workflow?

    The best solution for me would be to add a small ActionScript line to the StrobeMediaPlayback.swf that would keep track of stream requests using Google Analytics. But I doubt the .FLA file for StrobeMediaPlayback is available anywhere... Or is it?

    Petro_O__Bochan
    Inspiring
    May 11, 2012

    First event goes to main.asc, while second could be used either on the client or server side of things.

    http://livedocs.adobe.com/flashmediaserver/3.0/hpdocs/help.html?content=00000248.html