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

Select bluetooth device automatically #452

Open
michhyun1 opened this issue Mar 10, 2021 · 3 comments
Open

Select bluetooth device automatically #452

michhyun1 opened this issue Mar 10, 2021 · 3 comments
Labels

Comments

@michhyun1
Copy link
Contributor

Describe the bug
When in a components demo meeting and my bluetooth device is connected, the default audio output and audio input device is not set to the bluetooth device.

To Reproduce
Steps to reproduce the behavior:

  1. Join a meeting with default audio settings
  2. Connect bluetooth device
  3. Observe no change to bluetooth device occurs

Expected behavior
When the bluetooth pairs with the device, it should be used as the default device and audio input/output should come from the device.

Screenshots
n/a

@michhyun1 michhyun1 added Bug Something isn't working feature-request New feature or request labels Mar 10, 2021
@michhyun1
Copy link
Contributor Author

This issue was created to track this behaviour.

@michhyun1 michhyun1 added Triaged and removed feature-request New feature or request labels Mar 10, 2021
@ltrung ltrung added feature-request New feature or request and removed Bug Something isn't working labels Mar 11, 2021
@ltrung ltrung changed the title Bluetooth device is not automatically selected Select bluetooth device automatically Mar 11, 2021
@Masamei
Copy link

Masamei commented May 25, 2021

Hi,
I am having issue with a bluetooth device as well. When trying to connect bluetooth device while on a meeting, Chrome on mac doesn't recognise the device.

Steps to reproduce:

  • start a meeting without a bluetooth device connected
  • connect a bluetooth device
  • observe developers console, where this is written:
 AudioOutputProvider - audio outputs updated
        AudioInputProvider.tsx:64 AudioInputProvider - audio inputs updated
        AudioInputProvider.tsx:80 Audio devices updated and "default" device is selected. Reselecting input.

  • the mic icon in participants list turns red and dotted
  • DeviceTypeContext doesn't return the new bluetooth device
  • after turning device off and on again
  • context return the device and everything start working ok

The issue here apart from incapability of using the audio device on a call is that because there is no audio device the user get 'kicked off' the call.

This only happens on Chrome browser. In Safari the behaviour is correct and user can participate with bluetooth device without any hiccups.

I am sorry if I wrote this in the wrong place, but it seems like a related issue. If this should be elsewhere just let me know.

@PrafullKumarB
Copy link

Is this feature is implemented, if yes please provide a solution

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

No branches or pull requests

5 participants