Microphone on/off toggle switch
I'm aware that there is the ability to change streams (and have an ugly emoji button) however would it be possible to add a button with can toggle on/off the microphone without switching streams?
I don't plan on this, because every extra feature increases the code and complicates support. But I'll leave it in case there are a lot of suggestions or someone wants to implement it on their own.
PS. Turning off the microphone by switching the stream is not a simple wish. In this way, it is possible to implement microphone release for different camera protocols, for which it is important that the microphone is free when not in use. Disabling the microphone in the browser will not help in this task.
I have a suggestion here: https://github.com/AlexxIT/WebRTC/issues/898