The encoding engine to use. Set this parameter to one of the following values:
ImageEncoder
|
Save image records to disk as image files. |
MJPEG
|
Encode and stream video in MJPEG format. |
MPEG
|
Encode video in MPEG format. |
RollingBuffer
|
Encode video to the rolling buffer. |
Type: | String |
Default: | |
Required: | Yes |
Configuration Section: | TaskName |
Example: | Type=imageencoder
|
See Also: |
|