node.js - how is my webrtc audio is being heard when all elements are muted? -


in webrtc application there 2 video elements , both muted. both candidates engaged in webrtc chat has 2 peer connections. when 1 one happening working fine, other peer connection kicks in, though elements muted, still able hear sound of sender himself how possible..?

this not possible. it's surely bug in code.


Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - UML - How would you draw a try catch in a sequence diagram? -

c++ - Rendering a QGraphicsScene to QImage results in objects being placed on a side of QImage -