1
0
mirror of https://github.com/fritz-smh/yi-hack synced 2025-06-11 01:46:19 +00:00
yi-hack/sd/test/http/index.html.tpl_footer

11 lines
381 B
Plaintext

</pre>
<script type="text/javascript">
var ip = location.host;
document.getElementById("ip").textContent=ip;
document.getElementById("ch0_0").href="rtsp://"+ip+":554/ch0_0.h264";
document.getElementById("ch0_1").href="rtsp://"+ip+":554/ch0_1.h264";
document.getElementById("ch0_3").href="rtsp://"+ip+":554/ch0_3.h264";
</script>
</body>
</html>