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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user