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

bluetooth: audio stutters and lags when switching bluetooth device that is streaming #15

Open
tmigone opened this issue Jun 2, 2020 · 1 comment
Labels
bluetooth bug Something isn't working

Comments

@tmigone
Copy link
Contributor

tmigone commented Jun 2, 2020

Description
Choppy audio and it lags when starting playback. Same symptoms as #17.

Affected devices
All.

Steps to reproduce
Doesn't happen every time, but:

  1. Connect device A via bluetooth (Android phone)
  2. Stream music --> sounds good
  3. Disconnect device A
  4. Connect device B via bluetooth
  5. Stream music --> audio stutters and lags behind

After a while it solves itself (or after stopping and playing a few times). Looks to be related to how PA handles buffered audio in high latency scenarios.

@tmigone tmigone added bug Something isn't working bluetooth labels Jun 2, 2020
@tmigone tmigone changed the title sometimes bluetooth audio stutters when switching audio devices Sometimes bluetooth audio stutters when switching audio devices Jun 3, 2020
@tmigone tmigone changed the title Sometimes bluetooth audio stutters when switching audio devices bluetooth: audio stutters and lags when switching bluetooth device that is streaming Jul 8, 2020
@tmigone
Copy link
Contributor Author

tmigone commented Jul 8, 2020

Solution: unpair all devices when pairing a new one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bluetooth bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant