[mirotalksfu] - improve share room
هذا الالتزام موجود في:
@@ -540,17 +540,17 @@ async function shareRoom(useNavigator = false) {
|
||||
background: swalBackground,
|
||||
position: 'center',
|
||||
title: '<strong>Welcome ' + peer_name + '</strong>',
|
||||
html:
|
||||
`
|
||||
html: `
|
||||
<br/>
|
||||
<div id="qrRoomContainer">
|
||||
<canvas id="qrRoom"></canvas>
|
||||
</div>
|
||||
<br/><br/>
|
||||
<p style="background:transparent; color:white;">Invite others to join. Share this meeting link.</p>
|
||||
<p style="background:transparent; color:rgb(8, 189, 89);">` +
|
||||
RoomURL +
|
||||
`</p>`,
|
||||
<p style="background:transparent; color:rgb(8, 189, 89);">Join from your mobile device</p>
|
||||
<p style="background:transparent; color:white;">No need for apps, simply capture the QR code with your mobile camera</p>
|
||||
<p style="background:transparent; color:white;">Or</p>
|
||||
<p style="background:transparent; color:white;">Invite someone else to join by sending them the following URL</p>
|
||||
<p style="background:transparent; color:rgb(8, 189, 89);">${RoomURL}</p>`,
|
||||
showDenyButton: true,
|
||||
showCancelButton: true,
|
||||
confirmButtonText: `Copy URL`,
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم