1 / 12

An Mp3 Player?

An Mp3 Player? Looking at iTunes Rating, Feedback Search, Categorization Collaboration Party Shuffle Smart Playlists AirTunes iTunes is smart and loaded …and so are its clones iTunes shortcomings AirTunes can play only one channel Party Shuffle can’t be easily configured

emily
Download Presentation

An Mp3 Player?

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. An Mp3 Player?

  2. Looking at iTunes • Rating, Feedback • Search, Categorization • Collaboration • Party Shuffle • Smart Playlists • AirTunes • iTunes is smart and loaded • …and so are its clones

  3. iTunes shortcomings • AirTunes can play only one channel • Party Shuffle can’t be easily configured • iTunes players can’t network • iTunes can’t be easily extended • Smart Playlists can only take you so far • No remote capabilities

  4. In addition • What if you could play music from any computer on any computer? • What if you could train an agent to select music to play for you? • What if you could have a player that could be used to make you feel like a radio DJ – only without the work?

  5. Our Solution: MuseBox • Muses: Agents that pick your music • Channels:As many as you like – anywhere you like. • Interface:Thin client.

  6. How it works: • User creates a channel on a server • User assigns an output to the channel • User assigns a muse to the channel • The muse picks a song for the channel to play • The channel plays that song on the assigned audio output.

  7. Muses • A muse is a channel’s source of inspiration. • DirectoryMuse is inspired by a directory • MySQLMuse retrieves song info from a DB • RequestTakerMuse waits to hear from user • MasterMuse can delegate work to all the muses according to a ranking system (and whatever muse is willing to inspire)

  8. Outputs Local Outputs • Java Media Framework (all platforms) • Delegation to mpg123 (nix) Streaming Outputs • Icecast (nix to all platforms, multiclient) • JMF/RTP (all, single or multiclient) • Faux-Stream [download, play, delete] (all, single)

  9. Interface • Built-in implementation of HTTP1.0 • Entirely in HTML • Plain interface gets created by objects • Advanced interface uses HTTP.Template (java port of HTTP::Template) • XML interface might connect real GUIs(much like mldonkey works) • Can you really have an mp3 player in HTML?

  10. http://lamp.mit.edu/ Multichannel - Multiuser HTML Driven “Analog Streaming”

  11. Resources Open Source • Java Media Framework • MySQL server, MySQL JDBC connectors • ID3Reader (www.ueberdosis.de) • Other (e.g. Tray Icon, HTML.Template) Technologies • JDBC, XML, TCP/IP, Multicasting, Web Services

More Related