Results 1 to 4 of 4
Thread: Getting Started Help (:
- 10-10-2010, 03:55 AM #1
Senior Member
- Join Date
- Sep 2010
- Posts
- 109
- Rep Power
- 0
Getting Started Help (:
Hello, i have a new project! after months of robust robotics work, i finally fine some time to do some more complicated java work. i have been doing alot of java work, and have had alot of questions on this forum, but i have not yet done anything i found to be TOO complicated after a little studdying. i have a large project in mind, but i would like to set up some concepts and smaller side programs to build up to it. so, step one, i would like to have a GUI window, such as a JFrame, that would display live feed video from say, my laptops webcam, or an external webcam on my desktop. all i need help with at the moment is where to start. some webcam programing terms and snipets/tuts would be nice. i have all the GUI stuff learned and can do that with ease. thank you for reading this spelling flawwled wall of text (:
-
I have no idea how to integrate web camera feed into a Java program and would guess that it would be incredibly difficult to do from scratch. My guess is that you're best off Googling to see any public domain libraries are available that do such a thing, or failing that, find a decent library to buy and integrate it into your program. Much luck with your project, and please keep us up to date on its progress!
- 10-10-2010, 04:19 AM #3
Senior Member
- Join Date
- Sep 2010
- Posts
- 109
- Rep Power
- 0
See, thats where i think the line devides, as ive seen in my limited reaserch, that its integration may be very tedious, but not nescecary hard. The biggest problem i have, is what to reaserch ahah, i mean googling "how to make a webcam program with java" or "how to integrade a live webcam feed into a JFrame java program" does not turn up many resualts, and im sure there is more technical terms i could use up to serve me some much better resualts. haha, i will keep you up to date with thy progress.
- 10-10-2010, 07:52 AM #4
Check out JMF (Java Media Framework). Note that it's not part of the standard JDK and you will have to download it separately.
JMF 2.1.1e Software
Also note that according to mindprod.com
JMF : Java GlossaryIt is stagnant, scheduled to be replaced by JMC (Java Media Components) in Java 1.7.
db
Similar Threads
-
Help me get started
By shanky in forum Java ServletReplies: 2Last Post: 05-02-2010, 03:37 PM -
Getting started
By hornsby in forum NetBeansReplies: 1Last Post: 03-12-2009, 07:47 AM -
getting started
By ash in forum Advanced JavaReplies: 1Last Post: 07-23-2008, 10:31 AM -
JSP Getting Started.
By sukatoa in forum JavaServer Pages (JSP) and JSTLReplies: 7Last Post: 07-21-2008, 02:08 AM -
I need help getting started
By Android in forum New To JavaReplies: 2Last Post: 10-30-2007, 04:46 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks