9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Skip Tavakkolian <9nut@9netics.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] jukebox
Date: Mon, 23 Apr 2007 14:48:27 -0700	[thread overview]
Message-ID: <241e3f08f1755b809e81fb675ffe2ed4@9netics.com> (raw)
In-Reply-To: <13426df10704231401i687604c2o5ae4eb19f5af0ccf@mail.gmail.com>

> Anybody done this lately? I want to rip cds, store them in
> fossil/venti, make them available over 9p for testing on linux, macos,
> plan9, and so on

fyi; this might be helpful for playback...

you can play mp3's using http streaming through a browser with a flash
plugin.  it just needs the standard httpd on a cpu to access the fs.

i use this technique to stream mp3's through rangboom using http.  the
javascript in the web interface makes the exported mp3 files available
for streaming by embedding a flash player.  the flash plugin uses http
streaming (https) to playback files, which starts playing immediately.
9p is used to export the mp3's from the user's computer to
rangboom.com and http is used from there to the browser/flash plugin
"consumer".  the flash player could be made fancier to play from a
playlist, etc.  any flash experts among 9fans?

playing mp3's through rangboom - includes encryption -  works very
well.  serving content that resides on an attached fs should be excellent.



      parent reply	other threads:[~2007-04-23 21:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-23 21:01 ron minnich
2007-04-23 21:21 ` Francisco J Ballesteros
2007-04-23 21:36   ` ron minnich
2007-04-23 22:26     ` Uriel
2007-04-23 22:38       ` ron minnich
2007-04-24  4:04     ` Lyndon Nerenberg
2007-04-24  5:10       ` ron minnich
2007-04-24  6:45     ` Francisco J Ballesteros
2007-04-24 22:17     ` Christopher Nielsen
2007-04-23 21:48 ` Skip Tavakkolian [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=241e3f08f1755b809e81fb675ffe2ed4@9netics.com \
    --to=9nut@9netics.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).