balena-io-experimental / balena-sound

Build a single or multi-room streamer for an existing audio device using a Raspberry Pi! Supports Bluetooth, Airplay and Spotify Connect
https://balena.io/blog/turn-your-old-speakers-or-hi-fi-into-bluetooth-receivers-using-only-a-raspberry-pi/
MIT License
2.45k stars 432 forks source link

Apt-X/AAC not working #546

Open vidicunt opened 2 years ago

vidicunt commented 2 years ago

Hello!

BalenaSound uses pulseaudio v15, however Apt-X is not functional.

npmstart-pray commented 2 years ago

Have you tried the HD Version?

vidicunt commented 2 years ago

I hope you're a really good troll (see here https://github.com/balenalabs/balena-sound/issues/527#issuecomment-1028290266), but please don't litter github issues unless you have information based on your past experience or you can actually help with the issue.

npmstart-pray commented 2 years ago

Maybe it's a shairport issue? Yeah, I don't see any mention of what you're asking for in https://github.com/mikebrady/shairport-sync so that's the place to ask for integration/addition. Unless you can point to a lib/dependency in balena that normally includes it? Hope that helps

vidicunt commented 2 years ago

Please stop replying

npmstart-pray commented 2 years ago

You can close this if you opened it.

Sent from nowhere near my ready room with my new tricorder

On Feb 5, 2022, at 10:05, Vidican Vlad-Radu @.***> wrote:

 Please stop replying

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.

the4anoni commented 2 years ago

I can confirm, that AptX and AAC doesn't work. Only SBC works.

vidicunt commented 2 years ago

This is solved by installing gst-plugins-bad in the audio block

reg98643t commented 1 year ago

This is solved by installing gst-plugins-bad in the audio block

Hey man, how do you install plugins to the audio block?

vidicunt commented 1 year ago

This is solved by installing gst-plugins-bad in the audio block

Hey man, how do you install plugins to the audio block?

Check out the audio block from balena's github page, build it and use it in this project with the changes I mentioned