[jdev] Browser based telephonie
Norman Rasmussen
norman at rasmussen.co.za
Tue Oct 3 06:44:12 CDT 2006
On 10/3/06, Bernhard Zwischenbrugger <bz at datenkueche.com> wrote:
> The question:
>
> Is it possible to make a connection from the microphone of one computer
> to the speaker of an other computer using
> o java applet
yes
> o flash
yes
> o mozilla plugin
yes
> Where to start? Is there a ready to use implementation?
probably not. You'll probably want to keep all the xmpp negotiation
in ajax, and only use the new component to do the actual audio stream.
> What server should I use for audio proxying?
you can probably use google's server.
--
- Norman Rasmussen
- Email: norman at rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/
More information about the JDev
mailing list