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, error messages related to "aurioc" #242

Closed
derwaldgeist opened this issue Dec 11, 2016 · 1 comment
Closed

No audio, error messages related to "aurioc" #242

derwaldgeist opened this issue Dec 11, 2016 · 1 comment

Comments

@derwaldgeist
Copy link
Contributor

derwaldgeist commented Dec 11, 2016

Hi,

since some days, audio transmission stopped working on iOS devices. The same app configuration worked weeks ago, so I guess this is related to a recent iOS update, currently I am using 10.1.1.

If I start a WebRTC session on iOS, the video appears as expected. But as soon as the peer tries to connect, the video freezes and it takes a long time until the following errors are being thrown in the Xcode console:

[aurioc] 1316: AUIOClient_StartIO failed (-66637)
[aurioc] 1590: AURemoteIO@0x14023b840: IOThread exiting with error 0x10004006
[aurioc] 1316: AUIOClient_StartIO failed (-66637)

Then, the video connection is established and the video commences, but I can hear no audio. Obviously, there's a problem with the audio connection. Sometimes, also the remote video freezes and it takes a long time until it starts playing correctly.

Any ideas what may cause this? Any help is appreciated. Thanks.

PS: On my old iPad 3 with iOS 9, everything is working just fine.

@derwaldgeist derwaldgeist changed the title No audio, error messages in "aurioc" No audio, error messages related to "aurioc" Dec 11, 2016
@derwaldgeist
Copy link
Contributor Author

Update: The problem disappeared after I restarted my iPad. I found some hints on Google that this sometimes happens on the latest 10.1.1 and also Apple's ear-phones are affected by this bug. Closing this now, as it wasn't a bug in iOSRTC.

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