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

Inability to control audio outputs during an active call #15253

Open
1 of 11 tasks
KolissnikBogdan opened this issue Oct 30, 2024 · 0 comments
Open
1 of 11 tasks

Inability to control audio outputs during an active call #15253

KolissnikBogdan opened this issue Oct 30, 2024 · 0 comments

Comments

@KolissnikBogdan
Copy link

What happened?

My application has functionality for call management (answering, creating new calls, etc.). This is all done using such packages as react-native-callkeep, react-native-incall-manager and jssip. I also use @jitsi/react-native-sdk to implement video conferencing.
The main problem is that after the user leaves the conference, the “Speaker” is used to output the audio. It seems that one of the functions of the AudioMode.m module changes the audio output and does not return everything to the previous state (or does not clear) after the conference is over. Also, I see that the event emitter tries to send the audio mode change event constantly:
Снимок экрана 2024-10-30 в 17 22 09
Can I manually change the audio output for jitsi? Or is there some other way to solve this?

Platform

  • Chrome (or Chromium based)
  • Firefox
  • Safari
  • Other desktop browser
  • Android browser
  • iOS browser
  • Electron app
  • Android mobile app
  • iOS mobile app
  • Custom app using a mobile SDK

Browser / app / sdk version

10.2.1

Relevant log output

No response

Reproducibility

  • The problem is reproducible on meet.jit.si

More details?

IOS - 17.7
@jitsi/react-native-sdk - 10.2.1

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

No branches or pull requests

1 participant