You can choose the modules to enable when Media Server starts. To use less memory and increase the speed at which Media Server starts, enable only the modules that you want to use.
Any module not listed below is always enabled and cannot be disabled.
To use any of the following modules you must specify the modules to enable when Media Server starts.
barcode
demographics
- face demographics.facedetect
- face detection.facerecognize
- face recognition.facestate
- provides information about facial expression, whether the person's eyes are open, and whether the person is wearing spectacles.imagecomparison
- image comparison.numberplate
- number plate recognition.objectdetection
- object detection.object
- object recognition.objectclass
- image classification.ocr
vehiclemodel
- vehicle model recognition.To specify the modules to enable
[Modules]
configuration section. If the section does not exist, add it by typing [Modules]
on a new line.Use the Enable
parameter to specify a comma-separated list of modules to enable. For example:
[Modules] Enable=barcode,ocr
Save and close the configuration file.
When you restart Media Server, only the specified modules are enabled.
|