(audio_device_ios.mm:760): OnRecordedDataIsAvailable: [*] AudioUnitRender OK : 0[ deltaT = 10.667, dataSizeInBytes = 1024, busNum = 1 , frames = 512, flags = 0x16f2aeaf4]
(audio_device_ios.mm:760): OnRecordedDataIsAvailable: [*] AudioUnitRender OK : 0[ deltaT = 10.667, dataSizeInBytes = 1024, busNum = 1 , frames = 512, flags = 0x16f2aeaf4]
(audio_device_ios.mm:760): OnRecordedDataIsAvailable: [*] AudioUnitRender OK : 0[ deltaT = 10.667, dataSizeInBytes = 1024, busNum = 1 , frames = 512, flags = 0x16f2aeaf4]
(audio_device_ios.mm:760): OnRecordedDataIsAvailable: [*] AudioUnitRender OK : 0[ deltaT = 10.667, dataSizeInBytes = 1024, busNum = 1 , frames = 512, flags = 0x16f2aeaf4]
(audio_device_ios.mm:760): OnRecordedDataIsAvailable: [*] AudioUnitRender OK : 0[ deltaT = 10.667, dataSizeInBytes = 1024, busNum = 1 , frames = 512, flags = 0x16f2aeaf4]
...
Bluetooth headset on iPhone 6S:
(audio_device_ios.mm:760): OnRecordedDataIsAvailable: [*] AudioUnitRender OK : 0[ deltaT = 10.667, dataSizeInBytes = 340, busNum = 1 , frames = 170, flags = 0x16f446af4]
(audio_device_ios.mm:757): OnRecordedDataIsAvailable: [*] AudioUnitRender ERR: -50[ deltaT = 10.667, dataSizeInBytes = 340, busNum = 1 , frames = 171, flags = 0x16f446af4]
(audio_device_ios.mm:757): OnRecordedDataIsAvailable: [*] AudioUnitRender ERR: -50[ deltaT = 10.667, dataSizeInBytes = 340, busNum = 1 , frames = 171, flags = 0x16f446af4]
(audio_device_ios.mm:760): OnRecordedDataIsAvailable: [*] AudioUnitRender OK : 0[ deltaT = 10.667, dataSizeInBytes = 340, busNum = 1 , frames = 170, flags = 0x16f446af4]
(audio_device_ios.mm:757): OnRecordedDataIsAvailable: [*] AudioUnitRender ERR: -50[ deltaT = 10.667, dataSizeInBytes = 340, busNum = 1 , frames = 171, flags = 0x16f446af4]
(audio_device_ios.mm:757): OnRecordedDataIsAvailable: [*] AudioUnitRender ERR: -50[ deltaT = 10.667, dataSizeInBytes = 340, busNum = 1 , frames = 171, flags = 0x16f446af4]
(audio_device_ios.mm:760): OnRecordedDataIsAvailable: [*] AudioUnitRender OK : 0[ deltaT = 10.667, dataSizeInBytes = 340, busNum = 1 , frames = 170, flags = 0x16f446af4]
--
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/9d39a065-b4d3-4487-9713-f2c936d96abb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks for the detailed feedback. Please file an issue in the WebRTC issue tracker with all details required to reproduce locally.To cover all BT devices can be tricky since they behave very differently. We might need the exact model to resolve this issue.
Based on your input, I am guessing that you see this warning:LOG(LS_WARNING) << "Failed to enable an audio session with the preferred sample rate!";