i am looking to do devlop the floowing application. how to go abt it?
- Scan the system for installed webcams and their supported video modes.
- Let the user select a cam and a video mode.
- Displays a video of the camera.
- 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.
- Not sure if it's possible but i'd need also a routine to overlay processed frames on the playing video.