You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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'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?
The text was updated successfully, but these errors were encountered: