mirror of
https://github.com/John-Varghese-EH/ESP32-CAM-ONVIF.git
synced 2025-11-11 16:26:22 +00:00
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