Jan06JustPlayDemo

The January 2006 JustPlay demo extends the earlier ZeroConfigurationDemo in several ways:

  • The Mac Mini hub is self-contained:

    • It serves as an access point, creating a local 802.11b network whose SSID is "JustPlay".
    • It provides all server resources, including registry, beacon, MultiServer, and Galaxy-based voice recognition.
  • Client interfaces are implemented using GumStix running Python and the O2S code base.
  • Several client devices are supported, including
  • Enhanced speakers: tiny Bose computer speakers, as well as a ZVox single-box speaker system.
  • Alternative sound sources, e.g. a Tivoli CD player.

Tags

The code for the demo, as done in Taipei is tagged as svn+ssh://o2s.csail.mit.edu/home/o2s/svn/tags/ZeroConfigDemo-2006-01-18.

For the curious, I used:

svn cp -r 3361 \
       svn+ssh://o2s.csail.mit.edu/home/o2s/svn/trunk \ 
       svn+ssh://o2s.csail.mit.edu/home/o2s/svn/tags/ZeroConfigDemo-2006-01-18 \
       -m "Create tag of the January 2006 JustPlay Quanta Meeting"

to create the tag.

Configuration/Setup

Operation

last edited 2006-01-26 22:11:16 by JustinMazzolaPaluska