Skip to main content
August 18, 2008
Question

VOD, relative paths

  • August 18, 2008
  • 1 reply
  • 313 views
Is that possible to use relative paths in the VOD's Application.xml, streams element?

I would need to use the same Application.xml for many Applications and I would like just to copy the same Application.xml file with the following config:
...
<Streams>/;./streams/</Streams>
...
    This topic has been closed for replies.

    1 reply

    August 19, 2008
    relative path are not supported in application.xml. the closest is goes till using a variable for rootDirectory i.e. just like one VOD_DIR variable defined in file: fms.ini of FMS3 default installation.