nicokaiser / rpi-audio-receiver

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

How to disable Bluetooth Audio and play System audio from output when needed/desired #91

Closed Shabinder closed 3 years ago

Shabinder commented 3 years ago

This Scripts works great! Just one thing... How to go back to play System Audio from Speakers when needed.

Shabinder commented 3 years ago

Seems Audio works if we change output source for vlc to digital in vlc prefrence but chromium sound still not working!

Seems like Chromium doesnt work well with bluealsa... Help plz

nicokaiser commented 3 years ago

I think I did not quite understand what you are trying to do. Would you like to play system audio (like notification sounds) from your local speakers, but VLC sound via Bluetooth on the Raspberry Pi? (This would require some configuration on the client and depends on your setup...)

Shabinder commented 3 years ago

Never Mind I got it working, thanks for this project