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