You are not logged in.

#1 2012-10-29 13:03:42

unhammer
Member
Registered: 2009-10-01
Posts: 99
Website

brainstorming for ideal music streaming setup: server+player+remote

I'm pretty happy with Subsonic, I can have my music server hidden away in my basement, and listen to music while driving using my phone, or on my laptop using the nice minisub web interface, or I can jack my phone or laptop into my analogue living room stereo.

However, what I would ideally have, but haven't been able to do so far, is to have one player device permanently hooked up to my stereo in the living room, playing music stored on the server hidden away in the basement, and remote controlled using my phone/laptop. Subsonic has this "jukebox" feature, but unfortunately, it assumes the server and the player is one and the same device.


I've looked at ampache, but was scared away by the web interface (though viridian made it bearable).  I realise this is quite subjective, it just does not feel near as usable to me as Subsonic.

I've also used mpd a bit (ncmpcpp is by far the best music player interface I've ever used, though I'm loath to inflict the command line on other family members), but I'm not sure how I would make it do what I want – perhaps run mpd on the player, with music over NFS/sshfs? I guess I'd have to make a new user on the server that only had access to music folders then, and still keep subsonic running for when I'm driving.

Or would it be better/simpler to use subsonic's jukebox feature and stream using, say, pulseaudio over the network to another machine? Can I then use, say, an android phone as the player (haven't seen any pulseaudio "app" yet …), or would it be easier to hook a Raspberry Pi up to my stereo?

Anyone have a suggestion to a solution?

Offline

#2 2012-10-29 13:20:55

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,595
Website

Re: brainstorming for ideal music streaming setup: server+player+remote

+1 for Mpd.  The remote is available for free on the apple line of products through an app called "MPoD" which works very well.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#3 2012-12-09 20:15:55

satchmosgroove
Member
From: Long Beach, NY
Registered: 2010-01-13
Posts: 88

Re: brainstorming for ideal music streaming setup: server+player+remote

I am trying to do the same thing. My headless server is running subsonic in one room and plays just fine via alsa and attached stereo. How do I make subsonic play via pulseaudio on a headless system in the first place? I read the Java Wiki article, but only java 6/pulseaudio is mentioned. I have jre7-openjdk, pulseaudio and subsonic installed, but subsonic only plays via alsa. if i start pulseaudio and then subsonic, it still plays via alsa.

Next step I also would like to let a raspberrypi stream that to another room via rtp/pulseaudio.

Offline

#4 2012-12-09 20:22:30

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: brainstorming for ideal music streaming setup: server+player+remote

Set up an mpd with an icecast server, use something like mplayer to connect to it while playing over your stereo, and on another device (the remote) connect to mpd with ncmpcpp or mpc or whatever.

Setting up an icecast server is pretty easy.  It took me just a few minutes.

Offline

#5 2012-12-10 03:24:11

satchmosgroove
Member
From: Long Beach, NY
Registered: 2010-01-13
Posts: 88

Re: brainstorming for ideal music streaming setup: server+player+remote

naaa, I would prefer subsonic. There is a nice app, my girlfriend is used to it. And she is not a nerd at all and doesn't want to bothered with too user-unfriendly stuff. And I am all with her on that one.

Grabbing all audio would have the advantage not to be stuck with mpd or subsonic or xbmc or whatever. I also tried ices2 and icecast. It worked, but quality was horrible. I played around with settings for an hour, but gave up.

Offline

#6 2012-12-10 03:37:48

ZekeSulastin
Member
Registered: 2010-09-20
Posts: 266

Re: brainstorming for ideal music streaming setup: server+player+remote

... why the heck would you use icecast when MPD has a perfectly usable built-in httpd?

Anything that actually has a legit pulseaudio output (including mpd) should be able to connect to any arbitrary pulse server, either via configuration of the output itself or via setting the PULSE_SERVER environment variable.  There is a quick guide on the Wiki on how to do that with MPD and IP address ACLs; I imagine Subsonic would have a similar method.

ncmpcpp and MPDroid seem pretty user friendly to me; Subsonic does have an advantage in that their mobile apps automatically cache audio data like Google Play Music, allowing you to relisten without a data connection.

Offline

#7 2012-12-10 03:55:11

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: brainstorming for ideal music streaming setup: server+player+remote

Hey thanks ZekeSulaltin, I didn't realize there was httpd there.

Offline

#8 2012-12-10 13:45:14

satchmosgroove
Member
From: Long Beach, NY
Registered: 2010-01-13
Posts: 88

Re: brainstorming for ideal music streaming setup: server+player+remote

pure pulseaudio streaming, was what I was trying in the first place. But subsonic(or java) refuses to play via pulseaudio. This weekend is over, maybe I do another session next weekend.

Offline

#9 2012-12-10 14:02:03

vacant
Member
From: downstairs
Registered: 2004-11-05
Posts: 816

Re: brainstorming for ideal music streaming setup: server+player+remote

I have a raspberry pi running OpenELEC attached to my hifi & TV. My laptop has all the music & vids and acts as an NFS server. I control it with a cheap USB remote as I don't have a smart phone.

Offline

#10 2013-05-30 12:20:35

unhammer
Member
Registered: 2009-10-01
Posts: 99
Website

Re: brainstorming for ideal music streaming setup: server+player+remote

ZekeSulastin wrote:

ncmpcpp and MPDroid seem pretty user friendly to me; Subsonic does have an advantage in that their mobile apps automatically cache audio data like Google Play Music, allowing you to relisten without a data connection.

And their mobile apps allow you to play … MPDroid is just a remote, no? But perhaps there are Android apps that allow you to play the PulseAudio RTP stream? (I never got the regular http stream to work well with mpd, Firefox will play one song and then stop, and I have to reload the page.)

Offline

#11 2013-07-24 21:19:52

Convergence
Member
Registered: 2005-07-02
Posts: 377

Re: brainstorming for ideal music streaming setup: server+player+remote

I'm trying to get MPD streaming to my android to work.  I have mpdroid installed on my phone, and the relevant sections of my /etc/mpd.conf look like this:

audio_output {
        type            "httpd"
        name            "My HTTP Stream"
        encoder         "vorbis"                # optional, vorbis or lame
        port            "8000"
        bind_to_address "0.0.0.0"               # optional, IPv4 or IPv6
        quality         "5.0"                   # do not define if bitrate is defined
#       bitrate         "128"                   # do not define if quality is defined
        format          "44100:16:1"
#       max_clients     "0"                     # optional 0=no limit
}
# For network
bind_to_address         "192.168.1.2"

I really don't understand this last option.  I chose the local IP address of the server, but it's not like I could set it to another computer's IP address right?

Anyway, I can control the MPD server, with MPDroid, I can select and play songs, pause them, etc.  However, I get no audio from the phone.  In MPDROID, I've enabled "My http stream", and in the options I've enabled "Streaming", "single mode", and "consume" in different combinations, but no sound (I can't find any documentation on these modes, so I have no idea what they do, "streaming" seams redundant).  I don't know if the problem is with the server or the client.

Last edited by Convergence (2013-07-24 21:22:08)


It's a very deadly weapon to know what you're doing
---  William Murderface

Offline

#12 2013-07-25 18:56:52

unhammer
Member
Registered: 2009-10-01
Posts: 99
Website

Re: brainstorming for ideal music streaming setup: server+player+remote

Convergence wrote:

I'm trying to get MPD streaming to my android to work …

Please start a new thread for new questions ;-)

Offline

Board footer

Powered by FluxBB