MaxFiles
The maximum number of rolling buffer files.
Media Server stores the ingested video in a temporary rolling buffer so that clips can be created without excessive memory use. The size of the temporary rolling buffer is determined by MaxFiles
multiplied by MaxFileSizeMB.
Type: | Integer |
Default: | 20 |
Required: | No |
Configuration Section: | TaskName |
Example: | MaxFiles=15
|
See Also: | MaxFileSizeMB |