Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Stream Audio to RasPi on LAN
Date: Mon, 29 Apr 2013 15:33:05
Message-Id: 517E9268.6080705@gmail.com
In Reply to: [gentoo-user] Stream Audio to RasPi on LAN by Randy Westlund
1 On 29/04/2013 17:26, Randy Westlund wrote:
2 > Hey guys,
3 >
4 > I have a nice set of speakers, but they aren't near my desk in my home office. I used to carry them back and forth when I wanted good music, but that was a pain. I currently have a RasPi running arch connected to the speakers -- I've been cat-ing audio files over ssh to mplayer, and that mostly works (no fast-forward/skip). I also tried using reverse-ssh and sshfs to mount my files on the RasPi, but that seems silly.
5 >
6 > What I really want is to be able to stream audio from my browser to the RasPi's speakers (pandora, grooveshark). I'd like to set up an audio device that maps to the RasPi. Something like /dev/dsp1, perhaps. If I could have some audio sent to the RasPi and leave mcabber's chat notifications on my laptop's speakers, that'd be fantastic.
7 >
8 > Does anyone have a setup like this? Know of any good options?
9 >
10 > Randy
11 >
12
13 Run OpenElec on the Pi - it's a minimalist distro running XBMC, must
14 like an appliance. Then you can stream whatever you want to the Pi using
15 just about every known protocol from just about every known device
16 (phones included!)
17
18 XBMC also has plugins for all manner of web-based interfaces.
19
20 It's a bigger solution than you asked for, but possibly one that gives
21 you more than you thought you'd get
22
23 --
24 Alan McKinnon
25 alan.mckinnon@×××××.com

Replies

Subject Author
Re: [gentoo-user] Stream Audio to RasPi on LAN Randy Westlund <rwestlun@×××××.com>
Re: [gentoo-user] Stream Audio to RasPi on LAN Neil Bothwick <neil@××××××××××.uk>