The number of video frames to analyze concurrently, where frames can be analyzed in parallel.
The result of changing this parameter depends on the value you have set for IngestRate:
IngestRate=1
and your Media Server is dropping frames, increasing the value of this parameter allows Media Server to analyze a greater proportion of the frames that are selected for analysis (and therefore drop fewer frames).IngestRate=0
, increasing the value of this parameter means that Media Server can complete processing the video in less time.Note: Do not increase the value of this parameter unless your server has spare resources (CPU cores) available, because doing so will significantly decrease performance.
This parameter has no effect on single images (Media Server always uses a single thread on images).
Type: | Integer |
Default: | 2 |
Required: | No |
Configuration Section: | TaskName |
Example: |
To allow face detection to use up to four threads:
|
See Also: |
|