Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Java
  4. How to capture image via web cam and display in JAVA/JSP/Servlet

How to capture image via web cam and display in JAVA/JSP/Servlet

Scheduled Pinned Locked Moved Java
javajsontutorial
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Alok Sharma ji
    wrote on last edited by
    #1

    hello i am developing a advance java application in which i have to put a web cam image capture feature for client simplicity, i have already used and patched method to browse,store and display image,but how to do it through java code(i mean the code invoke webcam device and capture image) ,please give suggestions ,and if please please provide examples with links and if available the third party api reference. Thanks and Regards Alok sharma

    G 1 Reply Last reply
    0
    • A Alok Sharma ji

      hello i am developing a advance java application in which i have to put a web cam image capture feature for client simplicity, i have already used and patched method to browse,store and display image,but how to do it through java code(i mean the code invoke webcam device and capture image) ,please give suggestions ,and if please please provide examples with links and if available the third party api reference. Thanks and Regards Alok sharma

      G Offline
      G Offline
      Gerben Jongerius
      wrote on last edited by
      #2

      You can't do the camara capture using Servlet or JSP (these things are server side). You will have to do it either in JavaScript or a Java applet or ActiveX component (which wont work in anything other then IE). For the applet read the following thread on the java forums, which discusses this issue.

      A 1 Reply Last reply
      0
      • G Gerben Jongerius

        You can't do the camara capture using Servlet or JSP (these things are server side). You will have to do it either in JavaScript or a Java applet or ActiveX component (which wont work in anything other then IE). For the applet read the following thread on the java forums, which discusses this issue.

        A Offline
        A Offline
        Alok Sharma ji
        wrote on last edited by
        #3

        Thanks for reply but JMF is not a free library, besides how to do it through javascript???

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups