Fix typo
This commit is contained in:
parent
e509c328f1
commit
cb7795ad2e
@ -24,7 +24,7 @@
|
||||
Get a live stream. Works everywhere, but consumes a ton of bandwidth.<br>
|
||||
<br>
|
||||
<ul>
|
||||
<li><a href="stream?res=low">/stream?res=low</a> get a low low resolution stream (if -camera-low_res_factor=X is configured).</li>
|
||||
<li><a href="stream?res=low">/stream?res=low</a> get a low resolution stream (if -camera-low_res_factor=X is configured).</li>
|
||||
</ul>
|
||||
</li>
|
||||
<br>
|
||||
@ -33,7 +33,7 @@
|
||||
Get a live video using WebRTC (low-latency streaming with latency of around 100ms).<br>
|
||||
<br>
|
||||
<ul>
|
||||
<li><a href="webrtc?res=low">/webrtc?res=low</a> get a low low resolution WebRTC stream (if -camera-low_res_factor=X is configured).</li>
|
||||
<li><a href="webrtc?res=low">/webrtc?res=low</a> get a low resolution WebRTC stream (if -camera-low_res_factor=X is configured).</li>
|
||||
</ul>
|
||||
</li>
|
||||
<br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user