webcam application startup

Reply

Join Date: Apr 2008
Posts: 7
Reputation: Thamizh Bharat is an unknown quantity at this point 
Solved Threads: 0
Thamizh Bharat Thamizh Bharat is offline Offline
Newbie Poster

webcam application startup

 
0
  #1
Dec 28th, 2008
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?
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 823
Reputation: verruckt24 is a jewel in the rough verruckt24 is a jewel in the rough verruckt24 is a jewel in the rough verruckt24 is a jewel in the rough 
Solved Threads: 73
verruckt24's Avatar
verruckt24 verruckt24 is offline Offline
Practically a Posting Shark

Re: webcam application startup

 
0
  #2
Dec 28th, 2008
To launch a java application at startup in linux you can specify the command for starting the application in /etc/rc.local file. If you do not have the /etc or the rc.local file already you can create one before and then paste your command into it. An intro to what is rc.local and the detailed procedure is given here. This is the technique I use to start java applications on startup, although some people call it a hack, it's a good trick nevertheless !!!
Last edited by verruckt24; Dec 28th, 2008 at 1:34 pm.
Get up every morning and take a look at the Forbes' list of richest people. If your name doesn't appear.... GET TO WORK !!!
Reply With Quote Quick reply to this message  
Join Date: May 2008
Posts: 128
Reputation: PhiberOptik is an unknown quantity at this point 
Solved Threads: 4
PhiberOptik's Avatar
PhiberOptik PhiberOptik is offline Offline
Junior Poster

Re: webcam application startup

 
0
  #3
Dec 28th, 2008
Hey man,
your project sounds really interesting would you mind letting me see it when your done? Currently I am very interested in manipulating web cams and peripheral devices, though I have yet to actually do so!
Eventually I want to desk my own facial recognition system for my front door
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 332
Reputation: quuba is on a distinguished road 
Solved Threads: 53
quuba quuba is offline Offline
Posting Whiz

Re: webcam application startup

 
0
  #4
Dec 30th, 2008
Originally Posted by Thamizh Bharat View Post
* How to launch a java application at startup in windows and linux?
In windows place bat-file, jar-file or shortcut inside
C:\Documents and Settings\<USER>\Menu Start\Programs\Autostart
Reply With Quote Quick reply to this message  
Join Date: May 2008
Posts: 128
Reputation: PhiberOptik is an unknown quantity at this point 
Solved Threads: 4
PhiberOptik's Avatar
PhiberOptik PhiberOptik is offline Offline
Junior Poster

Re: webcam application startup

 
0
  #5
Dec 31st, 2008
Originally Posted by quuba View Post
In windows place bat-file, jar-file or shortcut inside
C:\Documents and Settings\<USER>\Menu Start\Programs\Autostart
Actually I believe its: C:\Documents and Settings\<USER>\Menu Start\Programs\Startup
History will be kind to me for I intend to write it.
---------------------------------- Sir Winston Churchill
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Java Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC