Skip to main content
Known Participant
February 23, 2011
Question

How to run application in fms server?

  • February 23, 2011
  • 1 reply
  • 1003 views

hi

     i m new to fms server.. hello world application is my first application.. i put my helloworld.asc into my

fms server (c://program Files/Adobe/FMS 4.0/applicaitons/HelloWorld folder/Helloworld.asc).. then restarted my server..

i have my client app in my local system.. i m using rtmp://my server/Helloworld to connect server.. but while running my client app nothing happed...

can anyone give me guide to how to launch and run app in fms server?

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    February 23, 2011

    Is your client application simple swf file which are opening in Flash Player or browser? - inthis case it might be flash player security issue.

    Second thing are you able to connect to "live" or "vod" application which comes with default instllation? - If you are not able to connect to "live" or "vod" - i would suspect your firewall.

    Dev_ComAuthor
    Known Participant
    February 23, 2011

    i got this error while click connect button (flashPlayer)..

        Disconnecting...
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
        at HelloWorld/connectHandler()

    how to check whether my application launched in server successfully or not? ( like red5.. in red5 we are using http://servername:5080/appName to confirm

    application launched successfully are not...)

    Graeme Bull
    Community Expert
    Community Expert
    February 23, 2011

    Check out these tutorials to get started with FMS:

    http://www.fmsguru.com/tutorials.cfm?tab=fms

    #35 seems like a good start for you maybe.