[mirotalksfu] - add logs
هذا الالتزام موجود في:
@@ -1454,6 +1454,7 @@ class RoomClient {
|
||||
}
|
||||
this.getConsumeStream(producer_id, peer_info.peer_id, type).then(
|
||||
function ({ consumer, stream, kind }) {
|
||||
console.log('CONSUMER MEDIA TYPE ----> ' + type);
|
||||
console.log('CONSUMER', consumer);
|
||||
|
||||
this.consumers.set(consumer.id, consumer);
|
||||
@@ -1462,8 +1463,6 @@ class RoomClient {
|
||||
if (isParticipantsListOpen) getRoomParticipants(true);
|
||||
}
|
||||
|
||||
console.log('CONSUMER MEDIA TYPE ----> ' + type);
|
||||
|
||||
this.handleConsumer(consumer.id, type, stream, peer_name, peer_info);
|
||||
|
||||
consumer.on(
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم