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

Audio Output Mixed to Mono When Microphone in Use #646

Open
RykBB opened this issue Feb 22, 2022 · 0 comments
Open

Audio Output Mixed to Mono When Microphone in Use #646

RykBB opened this issue Feb 22, 2022 · 0 comments

Comments

@RykBB
Copy link

RykBB commented Feb 22, 2022

Description

Using the audio examples here, but also trying our own tweaks to them. Before a call we can play stereo MP3s easily and they output to the headphones correctly.
However the moment the microphone starts being shared the audio plays the first time correctly, but the subsequent times plays in mono out of both ears

Steps to Reproduce

  1. Load the AudioDevice Example
  2. Use a very obvious stereo track (our test track plays out of one ear then the other)
  3. Trigger the track after the call connects

Code

// Not sure any code needed for this one

Expected Behavior

Audio is played in stereo out of correct side of heaphone

Actual Behavior

Audio is mixed to mono and plays out of both headphones

Reproduces How Often

100%

Logs

Debug level logs are helpful when investigating issues. To enable debug level logging, add the following code to your application:

// no log output, just audio

Versions

Tested on iOS v15.3.1

Video iOS SDK

5.0.0

Xcode

13.2.1

iOS Version

15.3.1

iOS Device

iPad 5th Gen

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