WebRTC
WebRTC copied to clipboard
Mute stream in the background when `background: true` is set
I would like to have background: true
enabled but also have muted: false
. When I have them both set and the stream is active in the background I still hear the sound. It would be nice to have the stream muted when it's in the background and automatically unmute when the stream is open.
So you want muted: true
(not false) while in background.
Exactly. Although it is not an issue anymore for me because I ditched the device (NSPanel Pro), so don’t make too much of an effort. Thanks though.