src/main/resources/public/monitor/live.html
@@ -27,8 +27,8 @@ <script> let liveComponent = new LiveComponent({ elem: "jessibucaContainer", cameraId: "ff80808178af424e0178af44e677000343616d657261", rtspUrl: "rtsp://admin:12345...@192.168.1.201:554/Streaming/Channels/301", cameraId: "", rtspUrl: "rtsp://admin:abcd1234@192.168.12.211:554/Streaming/Channels/202", }); //关闭流 //liveComponent.close();