Skip to main content
Known Participant
February 16, 2009
Question

Directories for smil files

  • February 16, 2009
  • 1 reply
  • 332 views
I cannot figure out if it is possible to use other directories for streaming files rather than the installed FMS root, i.e. /opt/adobe/fms/applications/vod/media

Can I use other directories? I wanted to use a meta base in the xmil file, ex

<meta base="rtmp://www.mydomain.com/AFMS/clips/" />

and place streaming files accordingly. Can i do this somehow?
    This topic has been closed for replies.

    1 reply

    February 16, 2009
    You'd need to configure the source directory as a virtual directory in FMS.

    http://livedocs.adobe.com/flashmediaserver/3.0/docs/help.html?content=03_configtasks_37.html
    andyG928Author
    Known Participant
    February 16, 2009
    Thanks Jay!