10-11-2023, 02:55 AM
(09-30-2023, 10:02 PM)clacla Wrote: I had the same problem when I upgrade to 8.3.6.I don’t know if it helps but I have faced this similar issue on the latest release. In previous releases been able to connect to Moode via Bluetooth and then stream the audio.
I resolve it by changing the /etc/bluealsaaplay.conf to :
Code:# bluealsaaplay.conf
#AUDIODEV=_audioout.conf
AUDIODEV=plughw:0,0
BUFFERTIME=500000
The latest release broke this and I had to make the change that @clacla posted above.
@Tim Curtis let me know if there are any logs or other things you need to debug this problem.