diff --git a/web/includes/Monitor.php b/web/includes/Monitor.php index eb9efed29..6df3001de 100644 --- a/web/includes/Monitor.php +++ b/web/includes/Monitor.php @@ -84,6 +84,7 @@ class Monitor extends ZM_Object { 'LabelY' => 0, 'LabelSize' => 1, 'ImageBufferCount' => 3, + 'MaxImageBufferCount' => 0, 'WarmupCount' => 0, 'PreEventCount' => 5, 'PostEventCount' => 5, diff --git a/web/skins/classic/views/monitor.php b/web/skins/classic/views/monitor.php index 804067e1a..c889fff10 100644 --- a/web/skins/classic/views/monitor.php +++ b/web/skins/classic/views/monitor.php @@ -1059,12 +1059,12 @@ echo htmlSelect('newMonitor[OutputContainer]', $videowriter_containers, $monitor { ?> - + - - + +