update_RTSP_MAP

This commit is contained in:
威勝 張 2024-02-04 10:32:35 +08:00
parent fe62a6a325
commit 3ab3ed6b6c

View File

@ -33,7 +33,8 @@
} }
</style> </style>
<h1>即時影像</h1>
<button class="btn btn-outline-info" onclick="Yuntech_RTSP()">雲科即時影像</button>
@ -52,6 +53,13 @@
<div id="myMap"></div> <div id="myMap"></div>
<!--跳轉頁面-->
<script>
function Yuntech_RTSP() {
window.open("http://140.125.50.178:7006/", "_blank");
}
</script>
<!--串流影像--> <!--串流影像-->
<script> <script>