From 6c8e8368e1bc2e9fb6ff7b613086a40b599a72e9 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Mon, 4 Apr 2016 16:56:54 -0400 Subject: [PATCH] rtsp should be lower case --- web/skins/classic/views/monitor.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/skins/classic/views/monitor.php b/web/skins/classic/views/monitor.php index 6130d5970..58e4a1e19 100644 --- a/web/skins/classic/views/monitor.php +++ b/web/skins/classic/views/monitor.php @@ -533,7 +533,7 @@ if ( ZM_HAS_V4L && ($tab != 'source' || $monitor->Type != 'Local') ) { if ( $tab != 'source' || $monitor->Type != 'Remote' ) { ?> - + RecordAudio) ?>"/> Type != 'Remote' && $monitor->Protocol != 'RTSP')) +if ( $tab != 'source' || ($monitor->Type != 'Remote' && $monitor->Protocol != 'rtsp')) { ?>