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

ExampleAVAudioEngineDevice audio device air play mode avplayer file audio not shared to participants issue #594

Open
srinivasdr opened this issue Mar 19, 2021 · 1 comment

Comments

@srinivasdr
Copy link

srinivasdr commented Mar 19, 2021

Description

AVPlayer file Audio shared using ExampleAVAudioEngineDevice audio device doesn't play in participants side when airplay mode is turned on in device with bluetooth airdopes(Boat company/brand airdopes) selected for listening audio

Steps to Reproduce

  1. Connect bluetooth air-pods to device
  2. Set SDK audio device to ExampleAVAudioEngineDevice, as in AudioDeviceExample https://github.com/twilio/video-quickstart-ios/tree/master/AudioDeviceExample/AudioDevices
  3. Connect to room from device
  4. Start playing AVPlayer audio file using ExampleAVAudioEngineDevice as in AudioDeviceExample
  5. Connect to the same room in web side using JS twilio SDK
  6. Observed that only room audio is shared with participants in web side but not audio from AVPlayer file
  7. Same works fine when we don't connect bluetooth airdopes

Code

Same as in AudioDeviceExample https://github.com/twilio/video-quickstart-ios/tree/master/AudioDeviceExample/AudioDevices

Expected Behavior

Avplayer audio should be shared to participants

Actual Behavior

Avplayer audio is not being be shared to participants

Reproduces How Often

Every single time

Versions

Video iOS SDK

3.8

Xcode

12

iOS Version

14

iOS Device

iPad Air 2

@srinivasdr srinivasdr changed the title ExampleAVAudioEngineDevice audio device air play mode issue ExampleAVAudioEngineDevice audio device air play mode audio not shared tp participants issue Mar 19, 2021
@srinivasdr srinivasdr changed the title ExampleAVAudioEngineDevice audio device air play mode audio not shared tp participants issue ExampleAVAudioEngineDevice audio device air play mode audio not shared to participants issue Mar 19, 2021
@srinivasdr srinivasdr changed the title ExampleAVAudioEngineDevice audio device air play mode audio not shared to participants issue ExampleAVAudioEngineDevice audio device air play mode avplayer file audio not shared to participants issue Mar 19, 2021
@srinivasdr
Copy link
Author

Would like to hear an update on this

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

No branches or pull requests

2 participants