lukasjapan / bt-speaker

A simple Bluetooth Speaker Daemon for the Raspberry Pi 3
GNU General Public License v3.0
495 stars 95 forks source link

Question on usage #55

Open arjunmenon opened 6 years ago

arjunmenon commented 6 years ago

Hey I have certain questions and use cases

  1. How can we uninstall this module?

  2. 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.

  3. Which also brings the question how many paired devices can it be made to remember?

  4. Can we alter the pairing behaviour? Pressing physical buttons or adding pairing code?

  5. 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?

fedekrum commented 5 years ago

Hi.

How can we uninstall this module? Please!!

Thanks