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