webrtc audio draft

This commit is contained in:
Maxim Devaev
2022-06-01 09:32:45 +03:00
parent fd256852bf
commit 08b7c577d7
4 changed files with 24 additions and 0 deletions

View File

@@ -219,6 +219,13 @@
</div>
</td>
</tr>
<tr class="feature-disabled" id="stream-audio">
<td>Audio volume:</td>
<td>
<input class="slider" type="range" id="stream-audio-volume-slider">
</td>
<td class="value" id="stream-audio-volume-value" style="min-width: 30px; max-width:30px"></td>
</tr>
</table>
<hr>
<div class="buttons buttons-row">