Domanda

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?

È stato utile?

Soluzione

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

Bitmap img = videoSourcePlayer.GetCurrentVideoFrame();
Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top