[mirotalksfu] - improve shareRoom
هذا الالتزام موجود في:
@@ -521,7 +521,7 @@ function joinRoom(peer_name, room_id) {
|
||||
roomIsReady,
|
||||
);
|
||||
handleRoomClientEvents();
|
||||
notify ? shareRoom() : sound('joined');
|
||||
//notify ? shareRoom() : sound('joined');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -241,6 +241,8 @@ class RoomClient {
|
||||
}
|
||||
}
|
||||
this.refreshParticipantsCount();
|
||||
console.log('Participants Count:', participantsCount);
|
||||
notify && participantsCount == 1 ? shareRoom() : sound('joined');
|
||||
}
|
||||
|
||||
async loadDevice(routerRtpCapabilities) {
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم