Question

I simply want to apply the Aforge Snapshot Maker example , I have a Logitech HD C525 camera, The video resolutions is listed but the snapshot resolutions have only one item : Not Supported

May i know why it's not supported?

Is there any way to get it work?

Était-ce utile?

La solution

Since most of the new cameras are not supported yet, I have used a simple solution get a snapshot ,

Bitmap img = videoSourcePlayer.GetCurrentVideoFrame();
Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top