Skip to main content
Participant
August 31, 2011
Question

AWS CloudFormation Live streaming - Admin Console

  • August 31, 2011
  • 1 reply
  • 748 views

Hi,

We do live streaming whenever there is event. Once event is complete, we Delete the Stack. We are using aws CloudFormation.

Is there any way, I can get number of concurrent users who are watching the live streaming?

Also i want to access http://domain.com/fms_adminConsole.htm . Where will I get details for Server Name, Server Address, username and password?

Thank you,

    This topic has been closed for replies.

    1 reply

    calmchessplayer
    Inspiring
    August 31, 2011

    You can get the number of users either in the admin console or by writing a serverside script that looks at application.clients.length; To get the login credentials you will have to contact whomever owns the FMS server.

    zealnyAuthor
    Participant
    August 31, 2011

    I am using amazon cloud formation and ami is built by adobe. How would i know what login information adobe used while building fms?

    calmchessplayer
    Inspiring
    August 31, 2011

    the way a server console works is you have the ability to create/remove/set password for users that can access the servers control console also known as the administration console.