MaxFileSizeMB

The maximum size of a rolling buffer file, in megabytes.

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 MaxFileSizeMB multiplied by MaxFiles.

Type: Integer
Default: 100
Required: No
Configuration Section: TaskName
Example: MaxFileSizeMB=50
See Also: MaxFiles