Click here to Skip to main content
15,891,372 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
I want to access my web cam in my project. So can anyone help me out? How to do it? What package it will require... the code... etc...


language-->java
platform-->linux/windows.
Posted
Updated 23-Dec-09 22:06pm
v2
Comments
neer15 8-Oct-12 4:17am    
u can use
java media player
with media locator "vfw:0"

1 solution

wrote:
I want to access my web cam in my project. So can anyone help me out? How to do it?


You'll require to write code for that.


wrote:
language-->java
platform-->linux/windows.


Have you tried searching sourceforge for projects with this specification? A search instantly came up with this result (among many others): JVideo - A Java based webcam display system[^]

If you have further queries or need to provide more clarification on this topic, use the message board at the bottom of this page (click on "New Message").
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900