mirror of
https://github.com/John-Varghese-EH/ESP32-CAM-ONVIF.git
synced 2025-11-12 16:58:57 +00:00
index.html
This commit is contained in:
@@ -35,7 +35,9 @@
|
|||||||
</nav>
|
</nav>
|
||||||
<section id="panel-live" class="panel">
|
<section id="panel-live" class="panel">
|
||||||
<h2>Live Preview</h2>
|
<h2>Live Preview</h2>
|
||||||
|
<div class="stream-container">
|
||||||
<img id="preview" class="video-preview" src="/stream" alt="Live Stream">
|
<img id="preview" class="video-preview" src="/stream" alt="Live Stream">
|
||||||
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<button class="btn" onclick="snapshot()">Snapshot</button>
|
<button class="btn" onclick="snapshot()">Snapshot</button>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user