1
0
mirror of https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks.git synced 2025-09-03 05:02:40 +02:00

Update camera.html (#1656)

* Update camera.html

Typo

* Update camera.html

Typo
This commit is contained in:
Justin Goette
2020-12-26 04:40:53 -05:00
committed by GitHub
parent 50a937cfb7
commit 7d2eebaed6

View File

@@ -31,7 +31,7 @@
<label>Codec for RTSP server</label>
<select id="codec" class="w3-select" name="option">
<option value="H264">H264</option>
<option value="MJPG">MPJEG</option>
<option value="MJPG">MJPEG</option>
</select>
</div>
<div class="w3-third">
@@ -69,7 +69,7 @@
</select>
</div>
<div class="w3-third">
<label>Frame rate (images per secondes):</label>
<label>Frame rate (images per second):</label>
<div class="w3-row-padding">
<div class="w3-half">
<label>Images:</label>