Skip to main content
July 20, 2006
Question

Stream Location Other than application dir

  • July 20, 2006
  • 1 reply
  • 273 views
Is there a way to point the FMS Application to load streams from a different directory than the one under the application.
for example
FMS app is at
c:\FMSApplications\App1\Streams\EnglishStreams

i want App1 to load it's streams from a network share
\\netShare\Streams\EnglishStreams

i played around with VHost.xml but can't get anywhere...

any ideas?
    This topic is closed to new replies. Start a new post to keep the conversation going.

    1 reply

    Participant
    August 3, 2006
    In the Applications.xml file, try editing this:

    <StreamManager>
    <!-- Specifies the physical location where recorded streams are stored. -->
    <!-- For example, <StorageDir>c:\myapp\streams\</StorageDir> -->