On 2015-Jun-22 18:34, notoneofmy wrote:
> On 15-06-22 1:23 PM, Proxy One wrote:
> > By default, it will send sound to it's local sound card (pulse audio or
> > alsa). You can instead send that sound on some port as
> > httpd type and stream it so it can be captured by some external
> > application. 
> >
> > audio_output {
> >         type            "httpd"
> >         name            "My HTTP Stream"
> >         encoder         "vorbis"                # optional, vorbis or lame
> >         port            "8001"
> >         bitrate         "128"                   # do not define if quality 
> > is defined
> >         format          "44100:16:1"
> > }
> >
> > I used vlc and mplayer to listen that kind of stream on my computer.
> >
> >
> > HTH
> Thanks a lot for this, I will try it out. Where in the mpd.conf file
> should I put this?

You can put that anywhere in your mpd.conf

> Have you used or tried GMPC, once you do, you might give up on vlc.
> 
> Here's a link: http://gmpc.wikia.com/wiki/GMPC_FEATURES
> 
> To be clear, I want to use GMPC, installed on my laptop, to control mpd
> that is installed on the NAS. And so by doing this, listen to music on
> my laptop. I hope this is clear now.
> 
> Thanks a lot for your input.

You don't understand the concept. You can't just use GMPC. It's used to
control the MPD, but it can't capture it's output (music you'd like to
listen). To be able to listen that music on your laptop, you need to use
some media player that can play network stream, just as you would do
with internet radio station. 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150622185323.ga13...@angelina.example.com

Reply via email to