From ed051c12793373fd90a1e1bff4f54e40d525b67f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A8=81=E5=8B=9D=20=E5=BC=B5?= Date: Sat, 3 Feb 2024 14:49:29 +0800 Subject: [PATCH] TEST --- .../Views/Engineering/Engineering_RTSP.cshtml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/Parking_spaces/Views/Engineering/Engineering_RTSP.cshtml b/Parking_spaces/Views/Engineering/Engineering_RTSP.cshtml index 46a76a0..850b314 100644 --- a/Parking_spaces/Views/Engineering/Engineering_RTSP.cshtml +++ b/Parking_spaces/Views/Engineering/Engineering_RTSP.cshtml @@ -50,16 +50,6 @@ - -
- -
-
- - -
-
-
@@ -171,6 +161,7 @@ img = document.getElementById("img_id") img.src = img_base_64 if (stop == false){ + setTimeout('CAM_RTSP_1()', 20); } }