[mirotalksfu] - allow video 8k and 60fps, fix focus mode, update dep

هذا الالتزام موجود في:
Miroslav Pejic
2024-08-04 12:00:33 +02:00
الأصل 4a922f009d
التزام 40c6fb5ce1
7 ملفات معدلة مع 56 إضافات و20 حذوفات

عرض الملف

@@ -388,6 +388,8 @@ access to use this app.
<option value="fhd">🎥&nbsp;FULL HD</option>
<option value="2k">🎥&nbsp;2k</option>
<option value="4k">🎥&nbsp;4K</option>
<option value="6k">🎥&nbsp;6k</option>
<option value="8k">🎥&nbsp;8K</option>
</select>
<hr />
<div class="title">
@@ -397,6 +399,7 @@ access to use this app.
<br />
<select id="videoFps" class="form-select text-light bg-dark">
<option value="max">max frame-per-second</option>
<option value="60">60 - frame-per-second</option>
<option value="30">30 - frame-per-second</option>
<option value="15">15 - frame-per-second</option>
<option value="5">5 - frame-per-second</option>
@@ -410,6 +413,7 @@ access to use this app.
<br />
<select id="screenFps" class="form-select text-light bg-dark">
<option value="max">max frame-per-second</option>
<option value="60">60 - frame-per-second</option>
<option value="30">30 - frame-per-second</option>
<option value="15">15 - frame-per-second</option>
<option value="5">5 - frame-per-second</option>

عرض الملف

@@ -191,7 +191,7 @@
<h4 class="feature-title mt-24">WebCam Streaming</h4>
<p class="text-sm mb-0">
Having the webcam on, allows participants to make a deeper connection with
you. Up to 4k resolution.
you. Up to 8k resolution and 60fps.
</p>
</div>
</div>