jmirasb / opendomo-music

Music player for OpenDomo OS 2.0
GNU General Public License v3.0
1 stars 0 forks source link

Hardware #3

Open Shegar81 opened 10 years ago

Shegar81 commented 10 years ago

Hi,

With which hardware this plugging must be used?

Greetings

César

jmirasb commented 10 years ago

When you install odmusic plugin, alsa-utils is installed in opendomo OS, so odmusic use alsa cards to play music, for example, internal audio card in RaspberryPi. Only thing to improve is you need reboot because driver and alsa daemon need start before you play something (by default without alsa started, all audio cards are in mute).

So, if you can play music after reboot system is probably a bug. I understand, you start music with opendomo web interface?.

Shegar81 commented 10 years ago

Not at all. It was answered the question by a 50%. With Rasperry it's OK and I didn't think about it. But in case I want to listen music in another room from the one where is the Raspberry I have to put a wire from Raspberry to that room or you have thnk about a device who could reproduce that music. My question is if there is a device selected to reproduce the music or we have to made a sound network to put that music in the house.

jmirasb commented 10 years ago

Ok. I understand, I think.

odmusic play in a configured audio card, by default a internal system card. I think not correspond to odmusic change a card to be send music. A better option is create a other plugin like "odsound" (Multicard support for Opendomo OS) and this plugin change audio output.

Answer your question, now is not possible use other cards but will be. Using odbluetooth and odsound you will send sound to bluetooth devices for example. But this still needs to be developed.