Summary: | I can not control the latency in module-loopback | ||
---|---|---|---|
Product: | PulseAudio | Reporter: | Alessandro Ferri <alessandro.ferri> |
Component: | modules | Assignee: | pulseaudio-bugs |
Status: | RESOLVED MOVED | QA Contact: | pulseaudio-bugs |
Severity: | normal | ||
Priority: | medium | CC: | lennart |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Alessandro Ferri
2016-07-04 16:34:18 UTC
44100 Hz at 1ms contain 44.1 frames , how can you get 44.1 frames latency https://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/src/modules/bluetooth/module-bluez4-device.c #define FIXED_LATENCY_PLAYBACK_A2DP (25*PA_USEC_PER_MSEC) #define FIXED_LATENCY_RECORD_A2DP (25*PA_USEC_PER_MSEC) #define FIXED_LATENCY_PLAYBACK_HSP (125*PA_USEC_PER_MSEC) #define FIXED_LATENCY_RECORD_HSP (25*PA_USEC_PER_MSEC) https://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/src/modules/bluetooth/module-bluez5-device.c you have to post the pu;seaudio verbose log Hi Raymond, I run pulseaudio in system-mode. You can tell me how I can send you the verbose log, that is, what command I have to run? device.buffering.buffer_size = "352800" device.buffering.fragment_size = "58800" after the sound card capture one fragment , do pulseaudio have enough data for one bluetooth packet to play ? -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/178. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.