Windows: good, simple music streaming?

2

1

I've been using iTunes to stream music over the LAN, and quite frankly the quality is terrible. On the other hand, its ease of use - having a simple client on either end, and it just 'working' with full control on my end is nice. The quality however is terrible - I'm wondering if there's any controllable streaming remote music serve for Windows that will let me pick the bit rate it streams the music at, or uses whatever bit rate the original file is in, and streams it. It has to be controllable at the client end, and will work acceptably over a WLAN connection.

Journeyman Geek

Posted 2010-05-08T07:03:39.710

Reputation: 119 122

2

if you haven't already, look through http://superuser.com/questions/tagged/streaming+music for similar questions.

– quack quixote – 2010-05-08T08:13:31.470

I ended up going for foobar2k+ a fileshare - dead simple, and i don't i only seem to buffer between tracks. – Journeyman Geek – 2010-07-11T06:57:22.497

Answers

2

Have a look at the newly-released from beta Audiogalaxy...featured by Lifehacker.com, it has clients for Mac OSX and Windows...iPod/iPhone, and Android apps also exist.

Highly recommend, works well, and fast!

studiohack

Posted 2010-05-08T07:03:39.710

Reputation: 13 125

1

You may want to give VLC a try. I've only ever used it as a player (which it's great at), but it was initially designed to be a media streaming server. It sounds like it should fit your needs pretty well. Plus, it's cross-platform! VLC can stream from a video file on the hard disk, a DVD or CD, a digital TV card, or other video input devices.

nhinkle

Posted 2010-05-08T07:03:39.710

Reputation: 35 057

1

Linux + MPD

Can't really beat that combination IMHO.

fsckroot

Posted 2010-05-08T07:03:39.710

Reputation: 11

The current stable release of mpd server is also distributed as an archive containing Windows binaries. – karel – 2015-10-08T07:12:08.947

If I understand correctly, MPD does not stream music, but only allows you to control playback remotely from the clients. – Sparhawk – 2013-03-30T02:12:51.683

0

You might be interested in Ampache. It's a web-based music streamer designed for a LAMP stack (Linux, Apache, MySQL, PHP) but can be installed on Windows with XAMPP. It can be configured to stream files as-is or transcode them to some other format or bitrate. I believe it can also be used as a web-based remote for controlling a Shoutcast server (for adding playlists, etc).

quack quixote

Posted 2010-05-08T07:03:39.710

Reputation: 37 382