Multi-Room Wireless Sound System?
abrinton asks: "I just went into escrow on a new house. Of course, first thoughts are to the sound system. I don't want to wire. Anything. I've got a wireless network, so computers are all sorted. But what do I do for sound? I need ideas for a centrally controlled sound system that can use 802.11g for transport. I'd like to have the same music everywhere, or better still, options to play different things in different rooms. I've got access to tons of old PIII laptops, wireless gear, old computers, sound cards, etc to make this work. Has anyone got any ideas or done anything like this?"
Well, if you are serious about sound, you really should go for wired solutions. If you can't go for wires, then you should consider some good (and expensive) wireless sound speakers. If you -finally- are just thinking of PC-like sounds, well, I think I can't help. Sorry. PS: I'd stress you to go for the wired solutions. And wire the speakers with MonsterCable or similar. drop the cheap car-audio stuff. Ciao!
Pumbaa! I don't wonder; I know.
When you say "new house" do you mean that it's being built for you right now? If so, forget the wireless idea immediately. Go to Home Depot, buy boxes of Cat5/6 cable, spools of coax, and heavy duty speaker cable. Pick out a closet somewhat close to your living/family room and make it the distribution hub for your new home. Get your butt down to the construction site and run coax, network, and speaker wires to all the rooms of the house from this central location. It also wouldn't hurt to run RCA, S-Video, and maybe even VGA or DVI from the closet to the expected location of your main TV.
:)
Any wires that you do not plan to use right away can be left inside the walls (Take pictures of EVERYTHING before they sheetrock the place, you'll be glad you did later when you want to find the wires!). The rest of the stuff should have standard boxes that you can add the appropriate wall plates to later.
Smarthome is your friend for a lot of the finishing touches. I recommend a box like the ChannelPlus that allows you to insert your own audio/video on an unused cable channel. I did that and now I can watch DVDs or Movies coming from the computer in the closet on any TV in the house. ChannelPlus thoughtfully has IR devices that feed back up the coax line to the source so your remote controls will activate everything hidden in the closet.
I could go on and on about this- I've done it for my current home and will be building another home this year. I've already started thinking about improvements to my original layout
Urge to post... fading... fading... RISING!... fading... fading... gone.
You put down money for a NEW house. Studs still in the walls? Where wiring up speakers and such is a piece of cake. Putting in a full sound system in every room (you can do it yourself for free) is pretty simple and easy to do...
But you'd rather drop a big clunky P3 in the room with a wireless card.... why? I see no advantage in it. Wire up speakers in every room. All wires go to computer room. Wires then attached to a single machine that manipulates everything.
But, being a computer geek and having a buncha P3 boxes lying about is what makes you happy, knock yourself out.
Good quote, too many chars. Seriously, the slashdot 120 char limit sucks!
isn't going to work. Since each sound card will have a slightly different version of 44.1-kHz, none of the rooms will match. It won't take long for the songs to get out of sync. Ethernet is also no isochronous, meaning it can't gaurantee the arrival time of packets...
I wrote a little Java app (actually three apps) that allow me to stream audio over the network. The cool part (well, I think it's cool, anyway) is that it's in three pieces: a server, player, and controller. The server serves the files, the player plays it out to audio, and the controller (you guessed it) lets you set up playlists and jobs from a central location (there's little point in streaming audio to another room if you have to walk there to start it up). You can play multiple jobs to different rooms at the same time.
My wife uses this to stream music (in ogg and mp3 format) from my server downstairs to a Linux box in the living room I built for this purpose. She controls it from a GUI on a Windows box on the kitchen counter. I've tested it over wireless and it works fine.
I was thinking of putting this up on SourceForge - if anyone's interested let me know (msimpson at abel solutions dot com).
Read my keyboard review.
Install Slimserver (http://www.slimdevices.com/index.html) on a central server with all your music. Put a P3 laptop (or some other machine) with wireless in every room you will want music. Run SoftSqueeze (http://softsqueeze.sourceforge.net/) on each client, connecting to the server. Get a PDA with wireless and use Slimserver's built-in handheld skin to control your music.
Done!
-ZA