Results 1 to 8 of 8
Thread: webcam application startup
- 12-28-2008, 04:37 PM #1
Member
- Join Date
- Aug 2008
- Posts
- 5
- Rep Power
- 0
webcam application startup
Hi. I want to implement a mouse using a webcam. I would be tracking a laser pointer dot using a webcam and converting that point to mouse coordinates. I want to develop a java application for it. I am a beginner in java so i would be very thankful if you please help me out with the following:
* How to launch a java application at startup in windows and linux?
* How to stream live video from a webcam in java?
- 12-28-2008, 04:49 PM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
What you have tried so far? What you have found related to this? Did you search on Google/forum?
-
And how much Java do you know at the present? This sounds like a rather ambitious project for a beginner.
- 12-28-2008, 04:54 PM #4
Windows XP...
At least for Windoze XP, there is a "Startup" folder in which you can place programs and they will get executed at ... hhhmmm... well... at Startup time :)
Luck,
CJSLChris S.
Difficult? This is Mission Impossible, not Mission Difficult. Difficult should be easy.
- 12-29-2008, 05:09 PM #5
Member
- Join Date
- Aug 2008
- Posts
- 5
- Rep Power
- 0
I know about the essentials in java. yes, i had searched through many forums and i could figure out that i have to use java media framework (jmf). But i still cant find how to access the video from a webcam and how to launch my desktop application from startup. plz tell me how i must do it and about any tutorials or books
Thank u CJSL i ll try it out
- 12-29-2008, 05:16 PM #6
most programs have an option that you can enable to "load on startup". If you can't find that you can open up command prompt and type msconfig. There should be a tab called startup or boot or something that lists available programs to load on startup. Just enable the one you want.
Liberty has never come from the government.
Liberty has always come from the subjects of government.
The history of liberty is the history of resistance.
The history of liberty is a history of the limitation of governmental power, not the increase of it.
- 12-30-2008, 02:21 AM #7
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Only for Windows. Actually you cannot open System Configuration Utility in that way, using the command prompt. Open the run command dialog from the Start menu and type msconfig there and click ok.
- 01-19-2009, 05:24 AM #8
Member
- Join Date
- Jan 2009
- Posts
- 1
- Rep Power
- 0
Similar Threads
-
Remote Triggering of Webcam
By Jakester in forum Java AppletsReplies: 3Last Post: 10-15-2008, 07:06 PM -
initialising a webcam?
By jonsamwell in forum New To JavaReplies: 1Last Post: 08-25-2008, 05:17 PM -
Main startup class
By j0h@nb in forum New To JavaReplies: 13Last Post: 11-30-2007, 05:44 AM -
J2ME Webcam 0.1
By JavaBean in forum Java SoftwareReplies: 0Last Post: 10-31-2007, 05:25 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks