mozmorris / react-webcam

Webcam component
https://codepen.io/mozmorris/pen/JLZdoP
MIT License
1.63k stars 281 forks source link

Loop Back of Mic Audio in speaker While recording video (using react-webcam).[while using headphones] #401

Closed ABDULHAMEED-10 closed 2 months ago

ABDULHAMEED-10 commented 2 months ago

Loop Back of Mic Audio in speaker While recording front face video.

ABDULHAMEED-10 commented 2 months ago

Here is solution i was looking for. Problem was feedback of mic in headphone or speaker solution is muted={true} in https://stackoverflow.com/a/72193382/23257480