-
Notifications
You must be signed in to change notification settings - Fork 86
Packages
Don't forget to restart pulseaudio after installing.
If you got some problems when using precompiled or outdated binaries/packages, search exist issues or build binaries/packages from latest sources yourself or contact packagers, before open a new issue here.
fdk-aac-free alternative library for AAC(-LC) support
https://wiki.archlinux.org/index.php/unofficial_user_repositories#archlinuxcn
sudo pacman -Sy pulseaudio-modules-bt-git libldac
https://launchpad.net/~eh5/+archive/ubuntu/pulseaudio-a2dp
sudo add-apt-repository ppa:eh5/pulseaudio-a2dp
sudo apt-get update
sudo apt-get install libavcodec58 libldac pulseaudio-modules-bt
https://nixos.wiki/wiki/Bluetooth#Enabling_extra_codecs
https://github.com/NixOS/nixpkgs/tree/master/pkgs/applications/audio/pulseaudio-modules-bt ( by adisbladis )
https://github.com/EHfive/pulseaudio-modules-bt/issues/68#issue-476430537
Note: on Fedora 30 and above, the package supports LDAC and AAC (via fdk-aac-free
). Due to licensing restrictions, it doesn't support fdk-aac
found in the nonfree RPMFusion repos - you have to create your own build for that.
Enable the RPMFusion (free) repository. Then install the package and restart Pulseaudio:
sudo dnf install pulseaudio-module-bluetooth-freeworld --allowerasing
pulseaudio -k
On Fedora Silverblue (rpm-ostree):
rpm-ostree override remove pulseaudio-module-bluetooth -–install pulseaudio-module-bluetooth-freeworld