Tim Moores wrote:Define "webcam" - what machine is it connected to, and on which machine would you like to store the image(s)?
sir, i have a hp laptop so that makes the web cam integrated one and i want to store the image on my own laptop and later in the database..!! how should i go about it then.??
Tim Moores
Rancher
Joined: Sep 21, 2011
Posts: 2407
posted
0
An internal camera should be acessible using JMF (or the FMJ project Maneesh mentioned, I'm not familiar with that one). Thathsould allow you to get individual images and save tzhem to disk. The rest is just using JDBC into a BLOB field.