Hi , I want to record video stream of web cam, can you guide me.
What all I want is :
I am developing a kids shooting game using a laser gun.
I need to compare each frame for a set of pixels.
Step 1. Capture video stream of web cam
Step 2. Save each frame as JPG / any other still image format ( may be I stay in video format - which ever is easier )
Step 3. Compare each frame to find the group of pixel color of laser spots.
If found , save the frame as JPG.
Thanks
