Skip to content
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

Closed
ara4n opened this issue Dec 25, 2016 · 8 comments
Closed

expose webrtc settings for riot/desktop #2822

ara4n opened this issue Dec 25, 2016 · 8 comments
Assignees
Labels
A-Electron A-VoIP P1 S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect

Comments

@ara4n
Copy link
Member

ara4n commented Dec 25, 2016

so people can select which mic they're using

@alexmat2on
Copy link

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).

@ara4n ara4n added T-Defect S-Major Severely degrades major functionality or product features, with no satisfactory workaround P1 A-Electron A-VoIP labels Feb 17, 2017
@maxidorius
Copy link

Any timeline when this would be solved?

@t3chguy
Copy link
Member

t3chguy commented Apr 27, 2017

@maxidor soon ™
got the concept working and tested today, just need to pretty it up and test some more :)
@alexmat2on it includes webcam selection too btw

@maxidorius
Copy link

Great! thanks for the update @t3chguy.

@ggppjj
Copy link

ggppjj commented Jun 2, 2017

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!

@t3chguy
Copy link
Member

t3chguy commented Jun 2, 2017

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.

@ggppjj
Copy link

ggppjj commented Jun 2, 2017

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.

@ara4n
Copy link
Member Author

ara4n commented Jun 2, 2017

Yeah, i see the use here. I'll file it as a separate bug to avoid it getting lost in this one.

@ara4n ara4n closed this as completed Jun 2, 2017
su-ex added a commit to SchildiChat/element-web that referenced this issue Nov 4, 2022
* 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Electron A-VoIP P1 S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect
Projects
None yet
Development

No branches or pull requests

5 participants