src/views/video/components/js/hkVideo/hkModule.js
@@ -100,10 +100,14 @@ WebVideoCtrl.I_Stop({ iWndIndex, success: function () { startRealPlay(ip, port, iWndIndex); setTimeout(()=>{ startRealPlay(ip, port, iWndIndex); }, 2000); }, error: function() { startRealPlay(ip, port, iWndIndex); setTimeout(()=>{ startRealPlay(ip, port, iWndIndex); }, 2000); } }); } else {