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

Notification sounds ignore output device settings #12783

Closed
pbirkants opened this issue Jan 13, 2023 · 12 comments
Closed

Notification sounds ignore output device settings #12783

pbirkants opened this issue Jan 13, 2023 · 12 comments
Labels

Comments

@pbirkants
Copy link

Description:

Changing the output device in Jitsi settings affects only call audio instead of all sounds emitted by Jitsi.

This seems counter-intuitive, especially when embedding Jitsi via IFrame API and controlling device selection externally.

Steps to reproduce:

  1. Start a new meeting.
  2. Open Jitsi sound settings, select a non-default output device, play test sound.
  3. Close settings.
  4. Trigger any sound in Jitsi UI, e.g. by sending a reaction or joining the meeting in another browser tab.

Expected behavior:

All sounds are played via selected output device.

Actual behavior:

Only the sound test tone and actual call audio is played through the selected device. Other UI sounds are played through the default output device.

Server information:

Reproducible on https://meet.jit.si/

Client information:

I'm using Chromium 108 on Debian sid, but, looking at the source code, this is not implemented and not a browser issue.

@saghul
Copy link
Member

saghul commented Jan 15, 2023

You are welcome to work on a fix, we don't "assign" issues per se here.

@code0monkey1
Copy link

Could not reproduce it. All sounds ( Voice / Polls created ) came through the connected Bluetooth headset.

Version 1.47.186 Chromium: 109.0.5414.119 (Official Build) (x86_64)

Am I missing something ? Has this already been fixed ?

@saghul
Copy link
Member

saghul commented Feb 4, 2023

I think the problem is reproducible if you change the device inside Jitsi but leave the default to be a different one.

@horizenight
Copy link

code0monkey1

change your output from headphones to speakers and then it will be reproducible.

@horizenight
Copy link

@saghul I have gone through the docs and set up everything on my computer. I am not sure where I should begin in order to resolve this issue. Could you please help me out? I am struggling to find the find the folder where code for this is written. Thank you

@Bhavya-Desai
Copy link

Hi, I am currently trying to fix this issue.

@mashukur-rahman
Copy link

@Bhavya-Desai Hi, Are you still working on it? Otherwise I would like to work on this issue. Thank you.

@saghul
Copy link
Member

saghul commented May 1, 2023

AFAIK nobody is working on this issue.

@Nith567
Copy link

Nith567 commented May 27, 2023

Does anyone working on this issue

@SamarthBagga
Copy link

SamarthBagga commented Jun 2, 2023

I can only hear the sounds from the reactions if I select the output device as the speaker of my laptop no matter what I try the reaction sounds are not coming from my bluetooth earphones. I have tried using two different bluetooth earphones but the result has been the same.

@github-actions
Copy link

github-actions bot commented Aug 2, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Aug 2, 2023
@saghul
Copy link
Member

saghul commented Aug 2, 2023

This has been fixed already and it's applied in master.

@saghul saghul closed this as completed Aug 2, 2023
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

8 participants