Add Af-Trigger

This commit is contained in:
Kamil Trzcinski
2022-07-05 12:05:17 +02:00
parent 26d94709e3
commit 4eaa42f1ea
7 changed files with 49 additions and 9 deletions

View File

@ -50,6 +50,14 @@
<li><a href="video?res=low">/video?res=low</a> get a low resolution stream (if -camera-low_res_factor=X is configured).</li>
</ul>
</li>
<br>
<li>
The commands available on some cameras:<br>
<br>
<ul>
<li><a href="option?autofocus">/option?autofocus</a> trigger auto focus.</li>
</ul>
</li>
</ul>
<br>
<hr>