Pergunta

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?

Foi útil?

Solução

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

Bitmap img = videoSourcePlayer.GetCurrentVideoFrame();
Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top