Monica视频监控处理程序
add
xc
2021-08-16 209c26e699ba9b5f12855772b59618ce1a423da9
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();