diff --git a/web/includes/actions/monitor.php b/web/includes/actions/monitor.php index 15a06c97d..0a04fdbeb 100644 --- a/web/includes/actions/monitor.php +++ b/web/includes/actions/monitor.php @@ -62,7 +62,8 @@ if ( $action == 'save' ) { 'RecordAudio' => 0, 'Method' => 'raw', 'GroupIds' => array(), - 'LinkedMonitors' => array() + 'LinkedMonitors' => array(), + 'RTSPServer' => 0 ); # Checkboxes don't return an element in the POST data, so won't be present in newMonitor.