forked from external-repos/ESP32-CAM-ONVIF
index.html
This commit is contained in:
@@ -35,7 +35,9 @@
|
||||
</nav>
|
||||
<section id="panel-live" class="panel">
|
||||
<h2>Live Preview</h2>
|
||||
<img id="preview" class="video-preview" src="/stream" alt="Live Stream">
|
||||
<div class="stream-container">
|
||||
<img id="preview" class="video-preview" src="/stream" alt="Live Stream">
|
||||
</div>
|
||||
<div>
|
||||
<button class="btn" onclick="snapshot()">Snapshot</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user