This module will allow only audio to be streamed from one device. But is it possible to have multiple devices/phones to stay connected? That is Pi has knowledge of all active connected devices but through user action the Pi will switch connection and only play from one of them.
For eg, user 1 plays audio, Pi switches connection to User 1 and accepts streams. If User 2 also play audio, Pi switches connection and accepts stream from only user 2.
Which also brings the question how many paired devices can it be made to remember?
Can we alter the pairing behaviour? Pressing physical buttons or adding pairing code?
I have a default ALSA device called dsp This applies system wide audio DSP. I assume by default the module will output any incoming stream through the default ALSA device, correct? No changes need to be made?
Hey I have certain questions and use cases
How can we uninstall this module?
This module will allow only audio to be streamed from one device. But is it possible to have multiple devices/phones to stay connected? That is Pi has knowledge of all active connected devices but through user action the Pi will switch connection and only play from one of them. For eg, user 1 plays audio, Pi switches connection to User 1 and accepts streams. If User 2 also play audio, Pi switches connection and accepts stream from only user 2.
Which also brings the question how many paired devices can it be made to remember?
Can we alter the pairing behaviour? Pressing physical buttons or adding pairing code?
I have a default ALSA device called
dsp
This applies system wide audio DSP. I assume by default the module will output any incoming stream through the default ALSA device, correct? No changes need to be made?