Skip to main content
Participant
March 17, 2011
Question

Applications on AWS

  • March 17, 2011
  • 1 reply
  • 497 views

I subscribe to AWS EC2 for Flash Media Server. I understand how to stream vod. I would like to host applications streaming video and audio, but I do not understand how to make this work on AWS.

I am able to copy media content into a new directory under applications on FMS. I can create main.asc in the directory under applications. However, I am unable to access the administration console in order to manage the application. I am able to set the username and password for the admin console within fms.ini in the opt/adobe/fms/config directory, but I do not understand how to restart the admin server from the AWS Management Console in order to have those username/password pair take effect.

I have never done this before, so I am not even sure that accessing the admin console is a necessary part of creating an application for FMS, but the tutorials I have seen do include steps performed in the admin console. I have not found any tutorials on configuring an application for FMS on AWS.

Any help on this subject would be greatly appreciated.

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    March 18, 2011

    Navigate to /opt/adobe/fms in any terminal of your putty session & then run simple command as below:  ./adminserver restart  You might have to open 1111 or the port which you have configured as admin server port in fms configuration in your security group