Bluetooth stream audio to rPi rAudio fails #2018
Replies: 4 comments
-
|
Please try the UPDATE. |
Beta Was this translation helpful? Give feedback.
-
|
Tried it, made changes for worse Can't get wifi online anymore after reboot, using USB wifi stick not built in.... 😔 |
Beta Was this translation helpful? Give feedback.
-
|
Update After reinstall and working around wifi connection, was able to get bt sink working on onboard HP output, no issues Upon start of playback these come by a couple of times: Second and more minor issue : equalizer is not working on bt sink : no mixer defined 3rd not so minor issue |
Beta Was this translation helpful? Give feedback.
-
|
Rern |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
A feature not used much, but fails on the latest and before last image for sure:
First a typo in the python (bluealsa-dbus.py) script : forgot import os, easy enough fix
Connect phone as source, rAudio as sink success
When trying to send audio to the player mpd stops correctly, yet no sound. Even with volume turned up...
The journal gets flooded with these messages:
After stop playing on sender and disconnect bt the mpd player cannot start either, reboot is required..
I did a check and there are no differences in the scripts and services of a historical version (082023-ish) is had around and has functional bt audio sink so the arch64 base Linux seems not the culprit. Tried narrowing it all down but didn't succeed.
Possibly a race condition between mpd still stopping and bt audio already trying to start, return to previous and repeat the circle
A8
Beta Was this translation helpful? Give feedback.
All reactions