[mirotalksfu] - #122 fix typo
هذا الالتزام موجود في:
@@ -1427,7 +1427,10 @@ function handleSelects() {
|
||||
setAudioButtonsDisabled(true);
|
||||
if (!isEnumerateAudioDevices) initEnumerateAudioDevices();
|
||||
rc.produce(RoomClient.mediaType.audio, microphoneSelect.value);
|
||||
rc.updatePeerInfo(peer_name, socket.id, 'audio', true);
|
||||
setTimeout(function () {
|
||||
rc.pauseProducer(RoomClient.mediaType.audio);
|
||||
rc.updatePeerInfo(peer_name, socket.id, 'audio', false);
|
||||
}, 1000);
|
||||
}
|
||||
isPushToTalkActive = !isPushToTalkActive;
|
||||
if (producerExist && !isPushToTalkActive) {
|
||||
|
||||
@@ -344,7 +344,7 @@ access to use this app.
|
||||
<div id="pushToTalkDiv" class="hidden">
|
||||
<hr style="border: 1px solid grey" />
|
||||
<table class="settingsTable">
|
||||
<tr id="ptButton">
|
||||
<tr>
|
||||
<td class="width-150">
|
||||
<div class="title">
|
||||
<i class="fa-solid fa-hand-pointer"></i>
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم