arkq / bluez-alsa

Bluetooth Audio ALSA Backend
MIT License
848 stars 188 forks source link

LE Audio support in bluez-alsa #713

Open teddyxiong53 opened 2 months ago

teddyxiong53 commented 2 months ago

Feature description

Now I try add LE audio function in my buildroot system. I now use the pipewire, but I think it is too hard to use. Can bluealsa support LE Audio? Just like how it support the A2DP. Thank you for your great work.

arkq commented 2 months ago

Can bluealsa support LE Audio? Just like how it support the A2DP.

As for now, BlueALSA does not support LE Audio. I've been thinking about that, but there are other things to do and LE Audio is very low priority for me right now (it would be another big feature which will require maintenance, at least at the very early stage of integration with BlueALSA). But please stay tuned, one day it will for sure be added to this project.