The modules to enable when Media Server starts. If you do not need to use all of the modules, you can set this parameter to reduce the amount of memory used by Media Server and increase the startup speed.
If you don't set this parameter, all modules are enabled.
Specify any of the following modules in a comma-separated list:
barcode
demographics
- obtains demographic information for detected faces.faceanalyze
- (this value is deprecated) includes demographics and facial expression. This is equivalent to both demographics
and facestate
.facedetect
facerecognize
facestate
- provides information about facial expression, whether the person's eyes are open, and whether the person is wearing spectacles.object
objectclass
ocr
Type: | String |
---|---|
Default: | All modules are enabled |
Required: | No |
Configuration Section: | Modules |
Example: | Enable=facedetect,facerecognize,barcode
|
See Also: |
|