[mirotalksfu] - add only host meeting recroding

هذا الالتزام موجود في:
Miroslav Pejic
2023-09-08 11:45:39 +02:00
الأصل db6e725489
التزام 0c5d45efbe
7 ملفات معدلة مع 213 إضافات و40 حذوفات

عرض الملف

@@ -416,6 +416,34 @@ access to use this app.
</tr>
</table>
</div>
<div id="roomRecording" class="hidden">
<hr style="border: 1px solid grey" />
<table class="settingsTable">
<tr>
<td class="custom-width">
<div class="title">
<i class="fa-solid fa-user-shield"></i>
<p>Only host</p>
</div>
</td>
<td>
<div class="form-check form-switch form-switch-md title">
<input
id="switchHostOnlyRecording"
class="form-check-input"
type="checkbox"
/>
</div>
</td>
</tr>
</table>
</div>
<div id="recordingMessage" class="hidden">
<div class="title">
<i class="fa-solid fa-ban fa-2xl"></i>
<p>The presenter has disabled meeting recording.</p>
</div>
</div>
</div>
<div id="tabVideoShare" class="tabcontent">