Hello guys, good afternoon.I'm using the PWA camera & microphone component in my application, but, I don't want to hear my own voice while I'm recording the video and microphone. Do you have any idea how can I solve this?
Thanks,Daniel Nogueira
Just wanted to post a solution here, you could set an attribute of 'muted' to True in the attributes of the video widget, this worked for me so I didn't hear an echo in the live video.