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

No audio in the headphones if they are already connected when the video starts #93

Closed
fpoisson opened this issue Mar 10, 2017 · 5 comments
Assignees
Labels

Comments

@fpoisson
Copy link

The headphones have to be disconnected and reconnected to the iOS device in order to hear the audio stream.

The issue was reproduced with the iOS SDK v1.0.0-beta5 and with the SDK v1.0.0-beta9.
Muting/unmuting does not solve the problem.

@dcdspace
Copy link

I too am experiencing this issue, any update? Thanks

@piyushtank
Copy link
Contributor

@fpoisson @dcdspace I tried on 1.0.0-beta9 and beta10 using the latest QuickStart but I am not having any success in reproducing the problem. I was able to hear the remote participant's audio and the remote participant was able to hear mine. I tried with Apple's default earpods though. Our QA team will try to reproduce this problem also. In the meantime, is it possible for you to enable following logs and send it to us?

TVIVideoClient.setLogLevel(.debug, module: .platform)
TVIVideoClient.setLogLevel(.debug, module: .webRTC) 

Thanks,
Piyush

@piyushtank piyushtank self-assigned this Mar 13, 2017
@piyushtank
Copy link
Contributor

@fpoisson @dcdspace Are you still running into the no audio issue?

@BorjaCloobing
Copy link

any news about this pivotal?

@piyushtank
Copy link
Contributor

@BorjaCloobing Can you provide more information? The Device, iOS and SDK version ?

Is it possible to enable following logs and send them to us?

TVIVideoClient.setLogLevel(.debug, module: .platform)
TVIVideoClient.setLogLevel(.debug, module: .webRTC) 

Also, we were able to reproduce the no audio problem on iPad2/iOS9, we will look into it soon -
twilio/video-quickstart-objc#61

Please let me know if you have any question.

paynerc pushed a commit that referenced this issue Jun 12, 2019
* Changes for 2.0.0-preview7
* README updated
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

4 participants