AudioChannels
The number of channels that Media Server should request from your License Server for audio analysis.
For more information about allocating channels, see Channels Configuration Parameters.
This parameter affects the maximum number of process
actions (that include audio analysis) that can run simultaneously. For example, if you set AudioChannels=3
, Media Server can run up to three process
actions that include audio analysis at the same time. If a process
action requests audio analysis and a channel is not available, the process
action will fail. To ensure that process
actions do not fail as a result of insufficient audio channels being available, set this parameter to the number of process
actions that your Media Server is configured to run simultaneously.
Type: | Integer |
Default: | 0 |
Required: | Required to analyze audio |
Configuration Section: | Channels |
Example: | AudioChannels=1
|
See Also: |