Skip to main content
Known Participant
January 26, 2010
Question

whats next after install on my dedicated webserver

  • January 26, 2010
  • 1 reply
  • 781 views

i purchased and installed FMS on my dedicated webserver from my hosting provider. I have all my sites on this server. now that ive done this what do i do next? I want to play VOD to site visitors. i tried copying and pasting code in my dreamweaver file but i get black box. I can play the live stream sample files on my dedicated server. I do not have flash player 10 on my hosting server. can anyone help. 

    This topic has been closed for replies.

    1 reply

    January 26, 2010

    The getting started guides are a good place to get started:

    http://www.adobe.com/devnet/flashmediaserver/?view=gettingstarted

    Known Participant
    January 26, 2010

    im reading all of that now. but i still get a black screen: http://compliance.aigb.com/holder.html

    January 26, 2010

    For starters, your .swf is not being found. Looks like there should be a file at http://compliance.aigb.com/swfs/videoPlayer.swf, but it's not there.

    Next, your server URL in your code looks like this:

    ../vod/sample2_1000kbps.f4v

    You'll need to change that to point to your server, using either the IP address or domain name of the server. Should look something like

    myfmsserver.com/vod/sample2_1000kbps.f4v