Julien BLACHE f05a55e7fc Implement HTTP chunked streaming
Transcoding is not supported yet.

In the current state of affairs, we will crash if the client closes the
connection before the tranfser is done. This is a limitation of evhttp,
it is not possible to detect this condition. This will need to be fixed
in evhttp.
2009-04-28 18:00:21 +02:00
2009-04-05 18:54:59 +02:00
2009-04-19 19:37:47 +02:00
2009-04-28 18:00:21 +02:00
2009-04-19 19:37:47 +02:00
2009-04-19 19:37:47 +02:00
2009-04-01 19:16:21 +02:00
2007-08-27 00:43:33 +00:00
2009-04-01 19:27:03 +02:00
2009-04-01 19:16:28 +02:00
2004-11-12 07:27:05 +00:00
2009-04-02 12:18:47 +02:00
2009-04-01 19:27:03 +02:00
2009-04-01 19:16:21 +02:00
2004-10-27 04:22:33 +00:00

Here's the short and sweet of it:

./configure; make; make install

You'll still need to make a configuration file in /etc/mt-daapd.conf

You can use the sample in contrib/mt-daapd.conf as a starting point.

cp contrib/mt-daapd.conf /etc
cp contrib/mt-daapd.playlist /etc

Edit /etc/mt-daapd.conf to taste.

You'll still need distro-specific startup scripts.  Check
the contrib directory to see if there are rc scripts for your
distro.

Questions?  Check the forums at www.mt-daapd.org or mail 
rpedde@users.sourceforge.net




Description
Linux/FreeBSD DAAP (iTunes) and MPD media server with support for AirPlay 1 and 2 speakers (multiroom), Apple Remote (and compatibles), Chromecast, Spotify and internet radio.
Readme 115 MiB
Languages
C 86.7%
Vue 8.2%
Yacc 1.9%
JavaScript 1%
M4 0.8%
Other 1.2%