MediaServerSharedPath
The path of a shared folder to use to transfer files to Media Server. Both CFS and Media Server must be able to access this folder.
If you do not set this parameter and ReadFromOriginalLocation is false, CFS sends files to Media Server using HTTP POST requests. HTTP POST is not recommended for large files.
Type: | String |
Default: | |
Required | No |
Configuration Section: | Any section that you have defined for media analysis task settings |
Example: | MediaServerSharedPath=\\server\\shared
|
See Also: | ReadFromOriginalLocation |