> On Thu, Jan 20, 2005 at 10:10:03AM -0600, Steven Clift wrote: > > What I cannot find anything on is some sort of open source java applet > > that might tie into a content management system designed to work with > > Icecast or some other streaming server. > > > > The idea is pretty simple, allow someone with a streaming account to use > > any web brower and say a 128K Internet connection to grab audio from a > > meeting or public event via their line-in jack withour requiring special > > software. A second step would be to integrate grabbing of webcam shots > > that would synchronized with the audio. > > > > Any pointers? for just audio, try jorbis from http://www.jcraft.com/jorbis/ This is a java applet that plays Ogg Vorbis audio, which of course icecast supports natively. to add video, try cortado from http://www.flumotion.net/ Conrad.