You are not logged in.

#1 2014-10-03 18:47:31

hobarrera
Member
From: The Netherlands
Registered: 2011-04-12
Posts: 356
Website

Open source web-based music streaming

I'm looking for something I can install on my NAS that will allow me to stream (via web) music to my clients (laptop/desktop/etc) (the music is already there).

Basically, something like an rdio.com or grooveshark, etc, but open source, and web-based (eg: that requires no more than a browser on the client side).

Is there such a thing? Any recomendations? I've failed to find anything that fits this description.

Offline

#2 2014-10-03 19:15:16

phanisvara
Member
From: west bengal, india
Registered: 2012-07-08
Posts: 74

Re: Open source web-based music streaming

i'm running plexmediaserver (https://plex.tv/), not on archlinux but an openSUSE machine. there are packages for it in the AUR, and i'd expect it runs on arch, too.

it's mainly geared towards videos, but handles music pretty well, too, with less strain on the system. (transcoding video on-the-fly can be pretty CPU-intense.) you'd have to make sure your music collection's id3 tags are ok though, otherwise everything will get sorted in weird ways.

if you do want to look at that package, choose the one that doesn't have "plexpass" in it's name. a "plexpass" costs 30 U$/year and is only useful if you want to make your server available outside your home network.

Offline

#3 2014-10-03 19:46:38

hobarrera
Member
From: The Netherlands
Registered: 2011-04-12
Posts: 356
Website

Re: Open source web-based music streaming

I'm looking for something open source, I'm not willing to deal with the issues of closed software for something I'll be using everyday.

Also, the fact that you have to pay if you're outside home (how would they even determine this? By number of host the TCP packet jumps through??), reduces it's usability hugely.

Offline

#4 2014-10-03 19:48:33

firecat53
Member
From: Lake Stevens, WA, USA
Registered: 2007-05-14
Posts: 1,542
Website

Re: Open source web-based music streaming

Offline

#5 2014-10-03 19:49:55

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Open source web-based music streaming

https://wiki.archlinux.org/index.php/Icecast mentions a web client, but I don't use it (streaming with mpd works for me)...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#6 2014-10-03 19:57:35

phanisvara
Member
From: west bengal, india
Registered: 2012-07-08
Posts: 74

Re: Open source web-based music streaming

you're right with the opensource angle. it's a fork off xbmc, which i didn't have much luck with.

you don't need the paid version, even for outside networks, only if you want to set up user accounts with limited sharing and stuff, or copy your libraries to some cloud service

Last edited by phanisvara (2014-10-03 19:58:09)

Offline

#7 2014-10-05 00:04:39

hobarrera
Member
From: The Netherlands
Registered: 2011-04-12
Posts: 356
Website

Re: Open source web-based music streaming

firecat53 wrote:

That's really good actually! I dislike the skin a bit, but I'm working on tweaking it! :-D

Thanks!

Offline

#8 2014-10-05 00:38:58

dhead
Member
Registered: 2012-09-26
Posts: 190

Re: Open source web-based music streaming

firecat53 wrote:

CherryMusic is great.

I also use XBMC + Chorus web interface plugin although it doesn't work well through OpenVPN (though my upload bandwidth isn't amazing).

Edit:
Both running on my Cubox-i2 (with Arch of course).

Last edited by dhead (2014-10-05 00:39:58)

Offline

#9 2014-10-05 09:57:56

HiImTye
Member
From: Halifax, NS, Canada
Registered: 2012-05-09
Posts: 1,072

Re: Open source web-based music streaming

if you set up the httpd output in mpd, you can connect to it using whatever supports web streaming and the formats. just navigate to

http://address.to.webserver/mpd.mp3
## -- OR --
http://address.to.webserver/mpd.ogg

Last edited by HiImTye (2014-10-05 09:58:10)

Offline

#10 2014-10-05 16:54:02

mewol
Member
Registered: 2012-07-04
Posts: 1

Re: Open source web-based music streaming

I'm a big fan of Ampache. It had stagnated a bit in recent years, but some new developers have resuscitated it nicely. 
It's under just enough development that using the ampache-git build from the AUR gives a nice stream of fixes and improvements, while still being pretty stable.

Offline

#11 2014-10-05 18:33:07

Jodell
Member
Registered: 2009-10-09
Posts: 285

Re: Open source web-based music streaming

I use minidlna.

Offline

#12 2014-10-05 20:56:34

Jucgshu
Member
Registered: 2011-11-07
Posts: 3

Re: Open source web-based music streaming

Ampache has become really good since the new development team has arrived.

It's easy to set up, can be installed locally or on a server. Just needs a mysql / mariadb db and php installed.

Offline

#13 2014-10-06 09:41:05

reannual
Member
From: Denmark
Registered: 2013-04-11
Posts: 21
Website

Re: Open source web-based music streaming

Just though I'd mention Subsonic since noone else has. It is written in java and isn't the most elegant of creatures, nor is it particularly lean in terms of resources. It is, however, remarkably stable and well just plain works, with quite a lot of functionality and lots of clients for different platforms to choose from. Transcoding, downloading, playlists, user customization etc. Certainly all and more than I have ever needed.

It is open source (GPL-licensed) but the developer charges a fee for his builds to work with clients other than the web interface (e.g. the android one). Since it is open source other people have made other builds with this 'feature' removed. I'd recommend subonic-kang from the AUR.

Offline

Board footer

Powered by FluxBB