[mirotalksfu] - refactoring
هذا الالتزام موجود في:
@@ -963,7 +963,7 @@ function handleRoomClientEvents() {
|
||||
show(stopVideoButton);
|
||||
});
|
||||
rc.on(RoomClient.EVENTS.stopVideo, () => {
|
||||
console.log('Room Client stop audio');
|
||||
console.log('Room Client stop video');
|
||||
hide(stopVideoButton);
|
||||
show(startVideoButton);
|
||||
});
|
||||
|
||||
@@ -1137,7 +1137,6 @@ class RoomClient {
|
||||
this.getId(i.id).style.display = 'block';
|
||||
handleAspectRatio();
|
||||
console.log('[setVideoOff] Video-element-count', this.videoMediaContainer.childElementCount);
|
||||
this.sound('joined');
|
||||
}
|
||||
|
||||
removeVideoOff(peer_id) {
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم