edumeet / edumeet-client

This is the client service for the Edumeet project
15 stars 22 forks source link

[FEATURE REQUEST] Choose audio output #114

Closed pnts-se closed 1 year ago

pnts-se commented 1 year ago

Is your feature request related to a problem? Please describe. You don't know if you have the right audio output device selected.

Describe the solution you'd like Add AudioOutputChooser to Join view and MediaSettings in-meeting.

pnts-se commented 1 year ago

Await browser support of MediaDevices.selectAudioOutput() https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/selectAudioOutput

pnts-se commented 1 year ago

Ok, seems to be possible: https://webrtc.github.io/samples/src/content/devices/input-output/