aspose file tools
The moose likes Servlets and the fly likes Webcam application Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Webcam application" Watch "Webcam application" New topic
Author

Webcam application

siva babu
Greenhorn

Joined: Feb 10, 2003
Posts: 3
Hi,
I want to develop a webcam chating application like yahoo messenger webcam chat. I'm able to access the webcam attached to my system. But I want to access the webcam attached to remote system using webserver. For that i'm thinking like images of the remote system webcam have to be captured and uploaded them to the server. Then I'll access those images from the server then display them on my system.
Is it a right way to aproach? if not suggest me right way.
If it is correct, how to upload the images to the server.
Can I use Applets and Servlets for this application?
Please suggest me a right method to develop this application.
Looking forward for reply from all of u.
Regards,
Siva Babu.
e-mail: sivbabu@yahoo.com
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Webcam application
 
Similar Threads
Capturing images from a webcam
How to upload webcam images from servlets to web server
Can some one help me....
how to avoid port number in url
Call a local shared library from browser?