vote up 0 vote down star
2

i am looking to do devlop the floowing application. how to go abt it?

  1. Scan the system for installed webcams and their supported video modes.
  2. Let the user select a cam and a video mode.
  3. Displays a video of the camera.
  4. Starts a frame grabber/processor, it doesn't have to do nothing for now. I want to have the possibility to elaborate frames or at least one frame every x.
  5. Not sure if it's possible but i'd need also a routine to overlay processed frames on the playing video.
flag

45% accept rate

1 Answer

vote up 0 vote down check

Check this post on SO for inspiration.

The JMF framework supports capturing real-time data, audio or video, as detailed in this article

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.