iTunes server compatibility with Apple iPhone ‘Remote’ app

FireFly Media Server Firefly Media Server Forums Firefly Media Server Feature Requests iTunes server compatibility with Apple iPhone ‘Remote’ app

Viewing 3 posts - 31 through 33 (of 33 total)
  • Author
    Posts
  • #17533
    jelockwood
    Participant

    @ace wrote:

    I did a little research on this topic, because I am considering something similar for my own music streaming needs. This would be a very very cool setup, indeed.

    It will be quite an undertaking. You need a DACP server to handle the conversation with Remote. To the best of my understanding, there is not currently an open DACP server, although there should be enough information out there to write one. There is an open client [1], and the pairing protocol between client and server has been broken [2].

    Then you need an RAOP [3] server to stream the music to the Airport Express. Fortunately, there is a free RAOP player out there, raop-play [4].

    Architecturally, these components should not be included in a DAAP server (like Firefly). Instead, they should be separate so that the DACP controller / RAOP player could communicate with ANY DAAP server, including an iTunes machine, via DAAP. That said, it would be nifty to have a package which included all these components in one handy place for users.

    [1] DACP client: http://dacp.jsharkey.org/
    [2] DACP pairing: http://jinxidoru.blogspot.com/2009/06/itunes-remote-pairing-code.html
    [3] RAOP: http://en.wikipedia.org/wiki/RAOP
    [4] RAOP player: http://raop-play.sourceforge.net/

    The following links are for additional open source libraries that may be of help.

    http://www.flyn.org/projects/dmapd/index.html
    http://www.flyn.org/projects/libdmapsharing/index.html

    While the idea of using a Firefly like server to support an iPhone Remote client and streaming to an AirPort Express is obviously useful, I personally am looking for the ability to connect an Apple TV as a client to a Firefly like server embedded in a NAS server, in my case a NetGear ReadyNAS. As far as I can see the above libraries would in theory also allow sharing an iPhoto library as well as an iTunes library (both being stored on the NAS).

    #17534
    Anonymous
    Inactive

    Cool.

    I’m currently setting this up on my DNS 323 nas box which can be hacked with fun_plug. Found a how to from a guy that had worked this out using

    mpd (to reference the music files and play to a file)
    raop-play (to find and link to and stream to the apple express)
    mpod (iphone mpd client…could use any mpd client like for an android phone or your pc/mac)

    But the dns323 does have firefly as an itunes server and there is interest (or maybe some are already) in the forked seeing as it is active. So would be cool to use that instead….would be less mucking about to set it up 🙂

    Hmmm although i’m thinking about an android phone…wonder if there is an app for controller itunes.

    #17535
    mwendl
    Participant

    Hi everyone,

    I’m looking for this server feature for several years now! So keep up going and let us know about the results! You are awesome fellows and you’ll be able to make it!

    greetz,
    Markus

Viewing 3 posts - 31 through 33 (of 33 total)
  • The forum ‘Feature Requests’ is closed to new topics and replies.