From 9988acfdbd3706c1e5f81c1fd070e6b7aa963b75 Mon Sep 17 00:00:00 2001 From: jaredb7 Date: Sat, 8 Apr 2023 14:13:44 +1000 Subject: [PATCH] Check RTSP stream selection control is valid Add a check to make sure the RTSP Stream control is valid before adding the 'onchange' event to avoid breaking the other controls --- scripts/spectrogram.php | 74 +++++++++++++++++++++-------------------- 1 file changed, 38 insertions(+), 36 deletions(-) diff --git a/scripts/spectrogram.php b/scripts/spectrogram.php index 65acd29..9bbbbcc 100644 --- a/scripts/spectrogram.php +++ b/scripts/spectrogram.php @@ -481,45 +481,47 @@ h1 {