Skip to main content
Inspiring
May 19, 2014
Question

Record live in event another server

  • May 19, 2014
  • 1 reply
  • 356 views

Hello everyone,

I installed AMS on the UBUNTU and it's worked fine.

Now I like to save live video events on the storage server (Storage server has Windows Operation). So I create the Storage folder in the window server and share it.

On the UBUNTU mount the applications folder (rootinstall/applications) into the //192.168.1.100/Storage.

Before publish video on the server I copy all application (live , vod , livepkgr , ...)  from the rootinstall/applications into the windows server Storage/appliations.

Now when start publish video on AMS no file created in the windows server storage...!!! (Storage/application/livepkgr/stream/_definds_/Event1).

Please advise me to solve this problem.

Many Thanks.

This topic has been closed for replies.

1 reply

Participating Frequently
May 20, 2014

You need to modify the fms.ini found in FMS install directory under conf to read the location of your target Apps directory.

VHOST.APPSDIR = //192.168.1.100/Storage

Restart the FMS server.

m_yazdianAuthor
Inspiring
May 21, 2014

Shil@Adobe Thanks for replay

I have a different operation to Storage live Event.

I installed AMS on the UBUNTU (Linux) and I have any Windows server for Storage. When I edit ams.ini to //192.168.1.100/Storage AMS can't write the live videos from linux to windows folder.

For solve this problem I create the directory in the linux server and mount it to the storage folder on the windows server, although dose not work again.