Differences between revisions 19 and 20
Revision 19 as of 2005-03-16 10:12:53
Size: 2121
Editor: WikiMinion
Comment:
Revision 20 as of 2006-01-25 22:28:59
Size: 2131
Editor: 198
Comment: Howl is like so last year...need to add avahi setup etc
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
== Setting up DAAP and ZeroConf on Debain == == Setting up DAAP and ZeroConf on Debain Using Howl==

A Linux iTunes Server Solution

== Setting up DAAP and ZeroConf on Debain Using Howl==

  • packages needed to install
    • mdnsresponder - Howl Rendezvous/mDNS service responder daemon
    • howl-utils - Tools for use with Howl (mDNSPublish and mDNSBrowse)
    • daapd - Serves music files using the Apple DAA protocol
  • Config for daapd
    • vi /etc/daapd.conf
    • change "Root " to point to the directory where the items you want to share reside
      • example Root /var/www/music
    • restart daapd
      • /etc/init.d/daapd restart
  • Publish your goodies
  • Open up a daap aware app somewhere on your network and enjoy
    • to test that it is working
      • mDNSBrowse _daap._tcp
        • results should looks something like

Setting up DAAP and ZeroConf on other Linux Distros

DAAP aware apps

Other Pages with Info

DAAP (last edited 2012-03-09 22:20:48 by DanRasmussen)