-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
expose webrtc settings for riot/desktop #2822
Comments
To add on to this: also the ability to select which camera to use (if people have a built-in webcam and an external one, or have two built-in webcams like me). |
Any timeline when this would be solved? |
@maxidor soon ™ |
Great! thanks for the update @t3chguy. |
If I could chime in, it would be wonderful if there were an option to select no input source as well if possible. I have a friend that, for various reasons, does not want to use the camera or microphone that he refuses to admit he has at all, and I'm sure there are others that would benefit from the option. Just something to consider! |
I'm not entirely sure what you mean. Default is essentially none. If none is provided it's up to the browser or the system. |
Well, what I had meant was a way to specifically choose not to use an otherwise enabled camera and/or microphone by selecting an option. Either that, or a way to join calls muted, but that would seem outside the scope of this issue. So having default for the system default, and another option that was "Do Not Use" for just not using either the camera or microphone at all without having to disable them systemwide in the case of built-in devices. |
Yeah, i see the use here. I'll file it as a separate bug to avoid it getting lost in this one. |
* Fix default behavior of Room.getBlacklistUnverifiedDevices ([\element-hq#2830](matrix-org/matrix-js-sdk#2830)). Contributed by @duxovni. * Catch server versions API call exception when starting the client ([\element-hq#2828](matrix-org/matrix-js-sdk#2828)). Fixes element-hq#23634. * Fix authedRequest including `Authorization: Bearer undefined` for password resets ([\element-hq#2822](matrix-org/matrix-js-sdk#2822)). Fixes element-hq#23655.
so people can select which mic they're using
The text was updated successfully, but these errors were encountered: