File sharing

In an enterprise version, file sharing don't work by default.
You need to set up to start it.
Server 6.x.x and above is required.

1. Set the storage for file sharing

There are two ways to set it.

1.1 Create a default share directory

Create the default share directory at {Your installed directory} like a below.
{Your installed directory}/share
If there is the default share directory, system will record the share files automatically.

1.2 Modify system.xml with your share directory

If you don't want to use default share directory, please modify system.xml
{Your installed directory}/video-server/system.xml
If there is the your share directory, system will record the share files automatically.
You need to modify share path of monitor server for management. {Your installed directory}/monitor/monitor.conf

2. Set a system attribute

To enable the file share button, you have to set a system attribute at setup page in adminWeb.

The attribute key

The key is "proptt.service.enablefileshare" and the value is "true".

3. Set user's permission

To enable the file share button, you have to set user's permissions(File and File Size) in adminWeb.

4. Considerations

  • Video server is used for file transfortation. The video server's traffic would be increased by file sharing usage.
  • User or MDM need to manage user's device storage.
  • Monitor server will manage share files in the share storage. By default, the files are removed by 2 days.