[mirotalksfu] - make h.264 prioritize recording codec settable by user

هذا الالتزام موجود في:
Miroslav Pejic
2023-12-04 17:27:21 +01:00
الأصل ed7bbb6e48
التزام 883788f7a1
8 ملفات معدلة مع 36 إضافات و18 حذوفات

عرض الملف

@@ -742,7 +742,20 @@ access to use this app.
<div id="roomRecording" class="hidden">
<table class="settingsTable">
<tr>
<td class="custom-width">
<td class="width-180">
<div class="title">
<i class="fa-solid fa-film"></i>
<p>Prioritize H.264</p>
</div>
</td>
<td>
<div class="form-check form-switch form-switch-md title">
<input id="switchH264Recording" class="form-check-input" type="checkbox" />
</div>
</td>
</tr>
<tr>
<td class="width-180">
<div class="title">
<i class="fa-solid fa-user-shield"></i>
<p>Only host</p>