Skip to main content
November 23, 2008
Question

VOD Streaming

  • November 23, 2008
  • 1 reply
  • 394 views
So, I've got FMS3 installed and I've got a Sample VOD page which works really well and is an ideal format. I'm using Apache 2 on Ubuntu. How do I migrate this Sample VOD page to a page that users can view?

    This topic has been closed for replies.

    1 reply

    November 24, 2008
    Well, figured it out. Thanks for everybody getting up at once and solving this rather difficult problem :-)

    Seriously though. On Ubuntu/Linux, path is /opt/adobe/fms/samples/applications/vod. Copy this directory to a virtual directory (whichever web server you have running, probably apache) and then fetch vodtest.html. This will make the "Sample VOD Client" accessible via the web. You can customize the application once it is in place.