This commit is contained in:
2022-12-19 18:35:02 +02:00
parent 2dd9eb5eaf
commit da906ed4ba
3 changed files with 2 additions and 47 deletions

View File

@ -57,20 +57,13 @@
</td>
<td>
<div id="sharedBtns">
<!-- <video
<video
id="remoteVideo"
class="video"
autoplay
muted
playsinline
></video> -->
<audio
id="remoteVideo"
autoplay
muted
playsinline
src="data:," alt
></audio>
></video>
</div>
</td>
</tr>
@ -87,30 +80,6 @@
</div>
</td>
</tr>
<!-- <tr>
<td colspan="2">
<div id="sharedBtns">
<button id="btnRtpCapabilities">2. Get Rtp Capabilities</button>
<br />
<button id="btnDevice">3. Create Device</button>
</div>
</td>
</tr>
<tr>
<td>
<div id="sharedBtns">
<button id="btnCreateSendTransport">4. Create Send Transport</button>
<br />
<button id="btnConnectSendTransport">5. Connect Send Transport & Produce</button></td>
</div>
<td>
<div id="sharedBtns">
<button id="btnRecvSendTransport">6. Create Recv Transport</button>
<br />
<button id="btnConnectRecvTransport">7. Connect Recv Transport & Consume</button>
</div>
</td>
</tr> -->
</tbody>
</table>
<div id="closeCallBtn">