Evan Martin (evan) wrote in evan_tech,
Evan Martin
evan
evan_tech

mac mp3 jukebox via zeroconf

We had a bunch of people over for breakfast. There are speakers in the living room, but all my music's on my computer and we only had a random mac laptop. What's the quickest way to make this happen?
  1. Grab edna, which shares music via HTTP and generates "streaming" playlists for you. All you need to change in the default configuration file is the path to the music.
  2. Install avahi:
    apt-get install avahi-utils
  3. Publish the edna port via "bonjour":
    avahi-publish-service "Evan's Music" _http._tcp 8080
  4. Click on "Evan's Music" via the Safari bookmarks and the links will open in iTunes.
The key here was knowing what HTTP services look like to zeroconf.
Tags: howto
Subscribe

  • blog moved

    As described elsewhere, I've quit LiveJournal. If you're interested in my continuing posts, you should look at one of these (each contains feed…

  • dremel

    They published a paper on Dremel, my favorite previously-unpublished tool from the Google toolchest. Greg Linden discusses it: "[...] it is capable…

  • treemaps

    I finally wrote up my recent adventures in treemapping, complete with nifty clickable visualizations.

  • Post a new comment

    Error

    default userpic
    When you submit the form an invisible reCAPTCHA check will be performed.
    You must follow the Privacy Policy and Google Terms of use.
  • 1 comment