Skip to main content
Participant
June 9, 2014
Question

Help configuring adobe media server's apache to use UNC paths and use multible VOD directories

  • June 9, 2014
  • 1 reply
  • 273 views

I am experimenting with v 5.03 for media server with look to upgrade our current pool of v4.x server to support ipads etc.

i have set the ams conf file and have in the past use a unc paths for my VOD_Dirs

eg

VOD_DIR = C:\Program Files\Adobe\Adobe Media Server 5\applications\vod\media

VOD_DIR_1 = \\prodserver1\media\data\VOD\Media

VOD_DIR_2 = \\prodserver2\media\library\Preview

VOD_DIR_3 = \\prodserver3\media\preview

how and where do i need to do this for the http streaming ?

cheers

Robert

    This topic has been closed for replies.

    1 reply

    Adobe Employee
    June 16, 2014

    You use Apache config files for the same...namely httpd.conf.

    Adobe Employee
    June 16, 2014

    Adobe Media server uses Apache for streaming http content.