Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: Multiroom - No audio when receiver connected to Bluetooth speakers
#3
(03-14-2024, 11:03 AM)Tim Curtis Wrote: You could try the following but I don't know if the receiver daemon will be able to open the ALSA Bluetooth stream output (bitstream). It may only be able to open local ALSA devices.

1. Un-click the Receiver or turn it off in Multiroom Config.
2. Start it from the command line

Code:
# Test outputting to Bluetooth stream
sudo trx-rx -d btstream -h 239.0.0.1 -p 1350 -m 128 -j 64 -f 1920 -R 45 -D /tmp/trx-rxpid

# For outputting to Headphone jack (plughw:1,0)
sudo trx-rx -d plughw:1,0 -h 239.0.0.1 -p 1350 -m 128 -j 64 -f 1920 -R 45 -D /tmp/trx-rxpid

Well thank you very much that worked for both the headphone jack and Bluetooth. I'll look into writing a start up script to pair and connect to the Bluetooth speaker and then run trx-rx on Pi reboot. Thanks again.
Reply


Messages In This Thread
RE: Multiroom - No audio when receiver connected to Bluetooth speakers - by Crivit - 03-14-2024, 12:12 PM

Forum Jump: