Quote:
Originally posted by Doctor Dre
$380.00 :1orglaugh :1orglaugh
Does it have a webcam feature at least ?
|
yeah, it's possible to integrate the webcam there, but since it's written in Java with JDK 1.1 compatibility (this allows it to run everywhere without the JavaPlugin installation), you will have to use some third-part WEBcam modules, which sends streaming video to a server. Applet can query the server for image every 1-5 seconds and refresh the user image in the chat window, this way it can emulate the real-time video. But client must have wide bandwidth :)
|