Media Server Analysis Task Parameters
The parameters in this section customize the MediaServerAnalysis
task.
This task runs analysis on media files that are associated with documents and have the field AUTN_NEEDS_MEDIA_SERVER_ANALYSIS
. You must add this field to the documents that you want to analyze. You can add the field using a Lua script.
You can run the MediaServerAnalysis
task as a Pre or Post task. When you configure the task, use the Pre
or Post
parameter to specify the name of a section in the CFS configuration file that contains the task settings:
[ImportTasks] Post0=Lua:DetectVideos.lua Post1=MediaServerAnalysis:MediaServerSettings [MediaServerSettings] MediaServerHost=server:14000,server2:14000 MediaServerConfigurationName=RecognizeFaces MediaAnalysisTransform=xslt/MediaServerAnalysisTransform.xsl MediaServerSharedPath=\\server\\shared