rid of some logs
This commit is contained in:
parent
4ca4a894df
commit
0dad9fed3f
1 changed files with 0 additions and 1 deletions
|
@ -165,7 +165,6 @@ a=rtcp-mux\r
|
|||
const senders=this.senders.difference(this.ssrcMap);
|
||||
for(const sender of senders){
|
||||
for(const thing of (await sender.getStats())){
|
||||
console.log(thing[1]);
|
||||
if(thing[1].ssrc){
|
||||
this.ssrcMap.set(sender,thing[1].ssrc);
|
||||
this.makeOp12(sender)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue