0

I want to know that is there any API that support digital camera such as nikon coolpix, that the view captured from camera shown in window or applet and i capture image from that camera by keypress or button click. that camera can be connected by usb or in remote place.

Sindhoo Oad
  • 1,194
  • 2
  • 13
  • 29

1 Answers1

1

You can do it if the camera has a webcam mode. If so, you can check this:

Best way to access web camera in Java

Community
  • 1
  • 1