[pulseaudio-tickets] [Bug 58746] bluetooth audio out of sync when connection temporarily drops
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jul 2 17:42:36 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=58746
--- Comment #15 from Andrew McClure <atmcclur at gmail.com> ---
I have used a version of a workaround -- though not adopting the code below,
instead having an auto resetting of the headset mode which is a work around.
For the Pulseaudio developers -- I think the code that is causing this issue
are around or between lines 1421 and 1503 of the below github code page for:
module-bluez4-device.c
pulseaudio/src/modules/bluetooth/module-bluez5-device.c
https://github.com/pulseaudio/pulseaudio/blob/2417305ae755cbb3a92ca43a058f550809069cd9/src/modules/bluetooth/module-bluez5-device.c
The work around in the code seems to be about using a timer a to sync
everything back up when a disruption occurs -- but either the timer is not
working as intended, or the thresholds for the re-syncing process need to be
considered.
This is what I can gather but am interpreting as best I can.
This is a common topic in troubleshooting boards for Bluetooth on linux
distros.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20170702/2417fa49/attachment.html>
More information about the pulseaudio-bugs
mailing list