nicokaiser / rpi-audio-receiver

Raspberry Pi Audio Receiver with Bluetooth A2DP, AirPlay 2, and Spotify Connect
MIT License
1.39k stars 148 forks source link

Change output device #49

Closed aratar-orome closed 4 years ago

aratar-orome commented 4 years ago

Hello Nico,

I want to define the output sound card by my one where the bluetooth stream is forwarded. In my case I dont want to playback the bluealsa sound on the default alsa device. How can I change this?

Best regards, Andreas

nicokaiser commented 4 years ago

Hello @aratar-orome! This can be done by modifying the ALSA configuration, the software installed by this script will just use the default ALSA output device.

Some pointers may be on this page: https://www.raspberrypi.org/forums/viewtopic.php?t=35698