Skip to content

Microphone on/off toggle switch #818

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
m1tchy24 opened this issue Mar 29, 2025 · 1 comment
Open

Microphone on/off toggle switch #818

m1tchy24 opened this issue Mar 29, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@m1tchy24
Copy link

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?

@AlexxIT AlexxIT added the enhancement New feature or request label Mar 29, 2025
@AlexxIT
Copy link
Owner

AlexxIT commented Mar 29, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants