edumeet / edumeet-client

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

Add support for audio output selection #171

Closed pnts-se closed 9 months ago

pnts-se commented 9 months ago

closes #163

This PR will add support for selecting audio output and testing audio output by playing notification sound.

I'm suggesting we only add support for Chrome version > 110. That is what Google Meet is doing.

Echo cancellation breaks in Firefox when using setSinkId(). There may be other problems in other browsers.