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); } }