I want to access the built-in or USB webcam on Mac and Windows(32-, and 64bit) with java. How do i achive that? Any useful APIs or other things like that? I don't want to install something. It should be in an API and some .dll's e.g. - so that my runnable .jar file is portable.
I googled everything. I tried JavaCV, JMF, JMyron but nothing worked for me - that sucks -.-"
I hope somebody can help me.