Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: LG TV: Bluetooth connected but no sound
#21
(11-13-2023, 11:25 AM)s_mury Wrote:
(11-13-2023, 10:56 AM)Tim Curtis Wrote: Try the change described in this post.
https://moodeaudio.org/forum/showthread....6#pid48716

Hi Tim,

Thanks, that helped. I didn't think to check it because that post seemed targeted at connection drops which I do not have (the connection is stable) and I have the alsa output mode set to default.

However, now I have a quite noticeable lag even though the pi and the PC are 30 cm apart. I turned the latency down to 60ms but it's very clearly there e.g. by looking at youtube videos.

Buffer length is the only adjustment that I know of for controlling "latency".
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#22
Also still have no audio from my bluetooth Windows laptop or other devices: (Alsa output was set to Default)
Made the suggested change


Had to change:


Code:
[color=#000000][font=monospace]# bluealsaaplay.conf[/font][/color]
[color=#000000][font=monospace]#AUDIODEV=_audioout.conf[/font][/color]
[color=#000000][font=monospace]AUDIODEV=plughw:1,0[/font][/color]
[color=#000000][font=monospace]BUFFERTIME=500000[/font][/color]


Now it works
Reply
#23
(12-28-2023, 01:06 PM)Sterke-Jerke Wrote: Also still have no audio from my bluetooth Windows laptop or other devices: (Alsa output was set to Default)
Made the suggested change and also  changed Also Output to direct.


Had to change:


Code:
[color=#000000][font=monospace]# bluealsaaplay.conf[/font][/color]
[color=#000000][font=monospace]#AUDIODEV=_audioout.conf[/font][/color]
[color=#000000][font=monospace]AUDIODEV=plughw:1,0[/font][/color]
[color=#000000][font=monospace]BUFFERTIME=500000[/font][/color]


Now it works

The option "ALSA output mode" was added to Bluetooth Control screen in current 8.3.7 release.

   

Set it to "Compatibility". This configures AUDIODEV to plughw.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#24
(12-28-2023, 01:22 PM)Tim Curtis Wrote:
(12-28-2023, 01:06 PM)Sterke-Jerke Wrote: Also still have no audio from my bluetooth Windows laptop or other devices: (Alsa output was set to Default)
Made the suggested change and also  changed Also Output to direct.


Had to change:


Code:
[color=#000000][font=monospace]# bluealsaaplay.conf[/font][/color]
[color=#000000][font=monospace]#AUDIODEV=_audioout.conf[/font][/color]
[color=#000000][font=monospace]AUDIODEV=plughw:1,0[/font][/color]
[color=#000000][font=monospace]BUFFERTIME=500000[/font][/color]


Now it works

The option "ALSA output mode" was added to Bluetooth Control screen in current 8.3.7 release.



Set it to "Compatibility". This configures AUDIODEV to plughw.

Found the issue and solution:
The file bluealsaaplay.conf   had "AUDIODEV=_audioout.conf"
After switching Bluetootj Control ALSA output mode to compatibility, and back to default it read "_audioout"

And now all works ok.

I have a second device, that als reads _audioout.conf   

After changing it from Default, to Compatibility and back to Default, it reads  _audioout
Reply


Forum Jump: